Added the `jo` CLI app from https://github.com/jpmens/jo.
This commit is contained in:
Brayden Willenborg 2019-10-23 14:16:05 -05:00 committed by Caleb Xu
parent 416cf1ccd6
commit b656e7d267
1 changed files with 1 additions and 0 deletions

View File

@ -238,6 +238,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [gifgen](https://github.com/lukechilds/gifgen) - Simple high quality GIF encoding
* [image-scraper](https://github.com/sananth12/ImageScraper) - A cool command line image scraper with a lot of features.
* [imgp](https://github.com/jarun/imgp) - Blazing fast batch image resizer and rotator
* [jo](https://github.com/jpmens/jo) - A small utility to create JSON objects from command-line arguments.
* [jq](https://github.com/stedolan/jq) - Sed for json data. You can use it to slice and filter and map and transform structured data
* [korkut](https://github.com/oguzhaninan/korkut) - Quick and simple image processing at the command line.
* [mpv](https://mpv.io/) - Lets you play most audio and video formats (using ASCII characters) in the shell as well as in a GUI.