LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

qmmp

Qt-based audio player with Winamp skins

TLDR

Open qmmp
$ qmmp
copy
Play files
$ qmmp [file1.mp3] [file2.ogg]
copy
Enqueue files
$ qmmp --enqueue [files]
copy
Play and exit
$ qmmp --play [file.mp3]
copy
Pause playback
$ qmmp --pause
copy
Stop playback
$ qmmp --stop
copy
Next track
$ qmmp --next
copy

SYNOPSIS

qmmp [options] [files]

DESCRIPTION

Qmmp is a Qt-based audio player. Its interface resembles Winamp/XMMS classic skins.Multiple audio formats are supported including MP3, FLAC, OGG, and APE. Plugin architecture extends capabilities.Winamp skins provide customization. Classic 2.x skins work directly.Visualization plugins show audio analysis. Spectrum analyzers and oscilloscopes included.Queue management handles playlists. Shuffle, repeat, and sorting options available.

PARAMETERS

--enqueue

Add to queue.
--play
Start playback.
--pause
Pause playback.
--stop
Stop playback.
--next
Next track.
--previous
Previous track.
--toggle-visibility
Show/hide window.
--volume-up
Increase volume.
--volume-down
Decrease volume.

INSTALL

sudo apt install qmmp
copy
sudo dnf install qmmp
copy
sudo pacman -S qmmp
copy
sudo zypper install qmmp
copy
brew install qmmp
copy
nix profile install nixpkgs#qmmp
copy

CAVEATS

Qt dependencies required. Some skins may not work. Plugin availability varies.

HISTORY

Qmmp started as a Qt-based alternative to XMMS and Audacious. It preserves the classic Winamp interface style in a modern media player.

SEE ALSO

audacious(1), mpv(1), vlc(1), cmus(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid