ncmpc is a fully featured MPD client, which runs in a terminal
(using ncurses). Its goal is to provide a keyboard oriented and
consistent interface to MPD, without wasting resources.
Features:
* full Unicode and wide character support;
* music database browser, database search, media library;
* audio output configuration;
* lyrics;
* LIRC support;
* customizable key bindings and colors;
* tiny memory footprint;
* playlist editor.
Some optional and important dependencies, detected automatically:
* Sphinx: for generating man pages mpc(1);
* lirc: for infrared remote support;
* PCRE: for regular expression support in the "find" command.