Thanks for downloading jq.
The easiest way to download Jq is bundled with QStudio, please select an option below.
- Download Zip (+QStudio bundle)
- Download Installer for Windows (+QStudio bundle)
- Download Jar for Linux / Mac
Zip Instructions
Inside the .zip you will find files for QStudio and jq. To run jq launch jq.bat
jar Instructions
Double clicking the .jar file should run the program. If it does not follow these steps:
- On linux/mac right click the .jar file, goto properties and set the checkbox "allow executing file as program". Or use
sudo chmod +x jq.jar
- Try double clicking on the jar file.
- Its not working from the GUI let\'s try the command line:
- Make sure you have Java installed on your system. Check this by typing
java -version
into the command terminal. If you don\'t have java 1.8+, update it before proceeding. - At the command terminal type
java -jar jq.jar
while in the same directory as jq.jar
- Make sure you have Java installed on your system. Check this by typing
Windows Installer Instructions
The installer will install QStudio/sqlDashboards and jq. To launch jq, open a command line and enter "jq". It should have been added to your path and will run from any command line.
If that didn't work, you can run the .bat file located at: C:\Program Files (x86)\TimeStored.com