JQ
JQ is a small tool that is able to parse JSON text objects.
I often use JQ in my Bash scripts, so that's why I need to install it.
It is used by the BGInfo tool, so if you plan to use BGInfo, please follow the instructions below to install JQ.
Note: You need to install Git (for Bash) before installing JQ.
Installation
Automatic installation (using the installer script)
If you have installed Git using the installer script, JQ has been installed automatically.
Manual installation
- Open the GitHub Release page of JQ and download the latest version of the file
jq-win64.exe - Save the file in the
Trading Filesfolder, in a folder calledExecutables. - Rename the file to
jq.exe - Copy the
jq.exefile and paste it in the folderC:\Program Files\Git\usr\bin