From f4b173d943813299351481a94e80c3938355ac7c Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Mon, 11 Jul 2016 01:18:51 +0100 Subject: [PATCH] Add gifgen (#160) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7192d18..6a396ba 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,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. +* [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. * [jq](https://github.com/stedolan/jq) - Sed for json data. You can use it to slice and filter and map and transform structured data * [mplayer](http://www.mplayerhq.hu/design7/news.html) - Lets you play most audio and video formats (using ASCII characters) in the shell as well as in a GUI.