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
-
apt-get install cmus - Ubuntu
-
apt-get install cmus -
Alpine
-
apk add cmus - Arch Linux
-
pacman -S cmus - Kali Linux
-
apt-get install cmus - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install cmus - OS X
-
brew install cmus - Raspbian
-
apt-get install cmus - Docker
-
docker run cmd.cat/cmus cmuspowered 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