Forrest logo
back to context overview

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 machine
    explain 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 machine
    explain this command
  • ncmpcpp:tldr:ad570 ncmpcpp: Display metadata of the current song to console.
    $ ncmpcpp --current-song
    try on your machine
    explain this command
  • ncmpcpp:tldr:dd304 ncmpcpp: Use a specified configuration file.
    $ ncmpcpp --config ${file}
    try on your machine
    explain this command
back to context overview