cmus

Command-line Music Player. Use arrow keys to navigate, <enter/return> to select, and numbers 1-8 switch between different views. More information: <https://cmus.github.io>.

Install

All systems
curl cmd.cat/cmus.sh
Debian Debian
apt-get install cmus
Ubuntu
apt-get install cmus
Alpine
apk add cmus
Arch Arch Linux
pacman -S cmus
image/svg+xml Kali Linux
apt-get install cmus
Windows (WSL2)
sudo apt-get update sudo apt-get install cmus
OS X
brew install cmus
Raspbian
apt-get install cmus
Docker
docker run cmd.cat/cmus cmus powered by Commando

Command-line Music Player. Use arrow keys to navigate, <enter/return> to select, and numbers 1-8 switch between different views. More information: <https://cmus.github.io>.

  • Open cmus into the specified directory (this will become your new working directory):
    cmus path/to/directory
  • Add file/directory to library:
    :add path/to/file_or_directory
  • Pause/unpause current song:
    c
  • Toggle shuffle mode on/off:
    s
  • Quit cmus:
    q

© tl;dr; authors and contributors