ncmpcpp
Featureful ncurses based MPD client inspired by ncmpc
Ncmpcpp is an mpd client with a UI very similar to ncmpc, but it provides new useful features such as support for regular expressions for library searches, extended song format, items filtering, the ability to sort playlists, and a local file system browser.
- Versions: 0.10.1
- Website: https://ncmpcpp.rybczak.net/
- Licenses: GPL 2+
- Package source: gnu/packages/mpd.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ncmpcpp
as follows:
guix install ncmpcpp
Or install a particular version:
guix install ncmpcpp@0.10.1
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 ncmpcpp about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ncmpcpp'><img src='https://packages.guix.gnu.org/packages/ncmpcpp/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ncmpcpp)
Example Org:
[[https://packages.guix.gnu.org/packages/ncmpcpp][https://packages.guix.gnu.org/packages/ncmpcpp/badges/latest-version.svg]]