Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 789 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 789 Bytes

Introduction

jqui is a OS X user interface for the jq JSON query tool. It provides a query box, JSON input box, and then the output of the query.

Development

In order to develop jqui, you'll need XCode 6.4 installed. The application runs a local version of jq so having jq installed is not necessary.

Screenshot

Image of jqui

Download and Installation

A pre-built jqui can be downloaded here. Simply unzip the application and run it. Keep in mind that Gatekeeper will need an exception for this app, or you will need to enable "Allow apps to be downloaded from Anywhere."

License

jqui is licensed under the MIT license.