audacious
An open-source audio player. More information: <https://audacious-media-player.org>.
Install
- All systems
-
curl cmd.cat/audacious.sh
- Debian
-
apt-get install audacious - Ubuntu
-
apt-get install audacious -
Alpine
-
apk add audacious - Arch Linux
-
pacman -S audacious - Kali Linux
-
apt-get install audacious - Fedora
-
dnf install audacious - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install audacious - OS X
-
brew install audacious - Raspbian
-
apt-get install audacious - Docker
-
docker run cmd.cat/audacious audaciouspowered by Commando
An open-source audio player. More information: <https://audacious-media-player.org>.
-
Launch the program:
audacious -
Enqueue a specific directory of audio files:
audacious --enqueue path/to/directory -
Start or stop playback:
audacious --play-pause -
Skip forwards or backwards in the playlist:
audacious --fwd|rew -
Stop playback:
audacious --stop -
Start a headless version:
audacious --headless -
Exit as soon as playback stops or there is nothing to playback:
audacious --quit-after-play
© tl;dr; authors and contributors