slackbuilds_ponce/audio/ncmpc/README
Eugene M 41baa255cb
Updated for version 0.47
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-02-25 09:13:15 +07:00

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.