qmmp
An audio player. More information: <http://qmmp.ylsoftware.com>.
Install
- All systems
-
curl cmd.cat/qmmp.sh
- Debian
-
apt-get install qmmp - Ubuntu
-
apt-get install qmmp - Arch Linux
-
pacman -S qmmp - Kali Linux
-
apt-get install qmmp - Fedora
-
dnf install qmmp - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install qmmp - OS X
-
brew install qmmp - Raspbian
-
apt-get install qmmp
An audio player. More information: <http://qmmp.ylsoftware.com>.
-
Launch qmmp:
qmmp -
Start or stop the currently playing audio:
qmmp --play-pause -
Seek forwards or backward a specific amount of time in seconds:
qmmp --seek-fwd|bwd time_in_seconds -
Play the next audio file:
qmmp --next -
Play the previous audio file:
qmmp --previous -
Print the current volume:
qmmp --volume-status -
Increase or decrease the volume of the currently playing audio by 5 steps:
qmmp --volume-inc|dec
© tl;dr; authors and contributors