mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
41baa255cb
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
20 lines
646 B
Text
20 lines
646 B
Text
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.
|