ncmpc

A ncurses (command line) interface for MPD.

Screenshots

ncmpc Screenshot 1

Requirements

Download

Current Version is 0.11.1
Source 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

  1. download ncmpc
  2. untar and unzip
  3. configure (type "./configure")
  4. compile (type "make")
  5. (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