
ncmpcpp
List of commands for ncmpcpp:
-
ncmpcpp:tldr:888f4 ncmpcpp: Use a different set of key bindings from a file.$ ncmpcpp --bindings ${file}try on your machineexplain this command
-
ncmpcpp:tldr:90365 ncmpcpp: Connect to a music player daemon on a given host and port.$ ncmpcpp --host ${ip} --port ${port}try on your machineexplain this command
-
ncmpcpp:tldr:ad570 ncmpcpp: Display metadata of the current song to console.$ ncmpcpp --current-songtry on your machineexplain this command
-
ncmpcpp:tldr:dd304 ncmpcpp: Use a specified configuration file.$ ncmpcpp --config ${file}try on your machineexplain this command