rmpc
Configurable TUI client for MPD
rmpc is a terminal based Music Player Daemon client heavily inspired by ncmpcpp and ranger/lf file managers. It has support for synchronized lyrics, and displaying album cover art with various terminal image protocols.
- Versions: 0.9.0
- Website: https://mierak.github.io/rmpc/
- Licenses: Modified BSD
- Package source: gnu/packages/mpd.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of rmpc as follows:
guix install rmpc
Or install a particular version:
guix install rmpc@0.9.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of rmpc about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/rmpc'><img src='https://packages.guix.gnu.org/packages/rmpc/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/rmpc)
Example Org:
[[https://packages.guix.gnu.org/packages/rmpc][https://packages.guix.gnu.org/packages/rmpc/badges/latest-version.svg]]