Add dasel to Multimedia and File Formats

This commit is contained in:
Tom Wright 2020-10-29 23:24:40 +00:00 committed by Caleb Xu
parent fcaa26736e
commit 7a98e55407
No known key found for this signature in database
GPG Key ID: 2F67B6BC86DC4F00
1 changed files with 1 additions and 0 deletions

View File

@ -271,6 +271,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [Android-Kitchen](https://github.com/dsixda/Android-Kitchen) - A text-based kitchen for Android ROM customization. Uses shell scripts and works with Cygwin/OS X/Linux
* [Beets](https://github.com/beetbox/beets) - Music library manager and MusicBrainz tagger
* [cmus](https://github.com/cmus/cmus) - Cross-platform cli audio player.
* [dasel](https://github.com/tomwright/dasel) - Query and update data structures using selectors from the command line. Comparable to [jq](https://github.com/stedolan/jq) / [yq](https://github.com/kislyuk/yq) but supports JSON, YAML, TOML and XML with zero runtime dependencies.
* [fx](https://github.com/antonmedv/fx) - Command-line JSON processing tool by anononymus JavaScript functions
* [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.