From 871299c789e7ec8f6c5967cf25c7e09c8eddacf1 Mon Sep 17 00:00:00 2001 From: Saksham Sharma Date: Sun, 18 Oct 2015 12:18:26 +0530 Subject: [PATCH] Added mplayer to Multimedia and file formats --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 899fb13..aeac4c5 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [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 +* [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. * [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.