From 2f51f7f0fa26d132e4556e289391aa27f7641eb0 Mon Sep 17 00:00:00 2001 From: mierak <47547062+mierak@users.noreply.github.com> Date: Mon, 23 Sep 2024 19:04:19 +0200 Subject: [PATCH] add rmpc (#243) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3f6024d..cbf0dd94 100644 --- a/README.md +++ b/README.md @@ -366,6 +366,7 @@ List of projects that provide terminal user interfaces - [pyradio](https://github.com/coderholic/pyradio) TUI web radio player with thousands of stations from around the world - [RadioGoGo](https://github.com/Zi0P4tch0/RadioGoGo) Go-powered CLI to surf global radio waves via a sleek TUI. - [roku-cli](https://github.com/winsbe01/roku-cli) A command line TUI remote for Roku +- [rmpc](https://mierak.github.io/rmpc/) A configurable MPD client inspired by ncmpcpp and ranger with album art support via various graphics protocols. - [soundcloud2000](https://github.com/grobie/soundcloud2000) A terminal client for soundcloud - [spotify-player](https://github.com/aome510/spotify-player) A Spotify player in the terminal with full feature parity - [spotui](https://github.com/ceuk/spotui) Spotify client written in Python