ncmpc
A ncurses (command line) interface for MPD.
Screenshots
Requirements
Download
Current Version is 0.11.1Source tar.gz
Debian: apt-get install ncmpc
Arch Linux: pacman -S ncmpc
Gentoo: emerge ncmpc
FreeBSD: in the ports tree under audio/ncmpc
NetBSD: in the ports tree under audio/ncmpc
Installation from Source
- download ncmpc
- untar and unzip
- configure (type "./configure")
- compile (type "make")
- (Optional) as root: make install
Development
ncmpc 0.12 is currently being developed, testers are welcome. You can get the most current sources from its git repository:
git clone git://git.musicpd.org/cirrus/ncmpc.git
For continuous testing, you may use the script build-ncmpc.sh. You might want to edit it to adapt the directory names.
For Help
man ncmpc
Please report bugs in the MPD bug tracker
