From 24f4635894852e2c69169bca534c2c9b2ad9d57c Mon Sep 17 00:00:00 2001 From: seebye Date: Fri, 18 May 2018 13:54:41 +0200 Subject: [PATCH] added fmui --- Examples.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Examples.md b/Examples.md index cc8eb00..f96513f 100644 --- a/Examples.md +++ b/Examples.md @@ -35,6 +35,7 @@ Table of Contents * [mpd](#mpd) * [fzf-mpd](#fzf-mpd) * [clerk](#clerk) + * [fmui](#fmui) * [Readline](#readline) * [RVM](#rvm) * [Vagrant](#vagrant) @@ -923,6 +924,15 @@ fmpc() { ![](https://github.com/piotryordanov/fzf-mpd/raw/master/demo.gif) + +### fmui + +[fmui](https://github.com/seebye/fmui) is an user interface for mpd using mpc and fzf. + +![](https://github.com/seebye/fmui/raw/master/media/1.png) +![](https://github.com/seebye/fmui/raw/master/media/2.png) +![](https://github.com/seebye/fmui/raw/master/media/3.png) + ### clerk [clerk](https://github.com/carnager/clerk) is an MPD client using rofi or fzf.