All Posts programming ncmpcpp: A music player client for the Music Player Daemon

ncmpcpp: A music player client for the Music Player Daemon

ยท 129 words ยท 1 minute read

What is ncmpcpp? ๐Ÿ”—

ncmpcpp is a music player client for the Music Player Daemon.

Usage ๐Ÿ”—

Connect to a music player daemon on a given host and port:

ncmpcpp --host ip --port port

Display metadata of the current song to console:

ncmpcpp --current-song

Use a specified configuration file:

ncmpcpp --config file

Use a different set of key bindings from a file:

ncmpcpp --bindings file

See also: mpd, mpc, qmmp, termusic.

More information: https://rybczak.net/ncmpcpp .

I hope you enjoyed reading this post as much as I enjoyed writing it. If you know a person who can benefit from this information, send them a link of this post. If you want to get notified about new posts, follow me on YouTube , Twitter (x) , LinkedIn , and GitHub .