From ee07d2565f5105ac7e9a0ac14fb4410f2fd449c1 Mon Sep 17 00:00:00 2001 From: Alexander Zhukov Date: Mon, 31 Aug 2015 11:28:34 +0200 Subject: [PATCH 1/2] add link to multimedia section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f442de7..bc8079f 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [PiCAST](https://github.com/lanceseidman/PiCAST) - PiCAST turns your $35 Raspberry Pi in to a Chromecast like Device * [sejda](https://github.com/torakiki/sejda/) - Command line manipulation of PDF documents (split, merge, rotate, convert to jpg, extract text, etc) * [xmlstarlet](http://xmlstar.sourceforge.net/) - Old but powerful tool for command-line XML formatting, filtering, and manipulation. +* [cmus](https://github.com/cmus/cmus) - Cross-platform cli audio player. ## Applications From 9a9288fbdc3f96395ca1dc180a7eaaf3a9a64f41 Mon Sep 17 00:00:00 2001 From: Alexander Zhukov Date: Tue, 1 Sep 2015 10:34:36 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc8079f..3accc16 100644 --- a/README.md +++ b/README.md @@ -124,12 +124,12 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [adb-export](https://github.com/sromku/adb-export) - Export Android content providers to CSV format * [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/sampsyo/beets) - Music library manager and MusicBrainz tagger +* [cmus](https://github.com/cmus/cmus) - Cross-platform cli audio player. * [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 * [PiCAST](https://github.com/lanceseidman/PiCAST) - PiCAST turns your $35 Raspberry Pi in to a Chromecast like Device * [sejda](https://github.com/torakiki/sejda/) - Command line manipulation of PDF documents (split, merge, rotate, convert to jpg, extract text, etc) * [xmlstarlet](http://xmlstar.sourceforge.net/) - Old but powerful tool for command-line XML formatting, filtering, and manipulation. -* [cmus](https://github.com/cmus/cmus) - Cross-platform cli audio player. ## Applications