summaryrefslogtreecommitdiffstats
path: root/audio/ncmpc/README
blob: c09e2b8e8d947c7e2d29ee43f2de56c5815c5c57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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.