System Grab Bag

View all TLDR pages from common (or from all pages)

audacious

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

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.