qmpdclient
Qt4 client for the Music Player Daemon (MPD)
Install
- All systems
-
curl cmd.cat/qmpdclient.sh
- Debian
-
apt-get install qmpdclient
- Ubuntu
-
apt-get install qmpdclient
- Arch Linux
-
pacman -S qmpdclient
- Kali Linux
-
apt-get install qmpdclient
- Fedora
-
dnf install qmpdclient
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qmpdclient
- Raspbian
-
apt-get install qmpdclient
- Dockerfile
- dockerfile.run/qmpdclient
qmpdclient
Qt4 client for the Music Player Daemon (MPD)
QMPDClient is a GUI client for MPD with Qt4 interface and such features as covers display, skins, tray notifications and last.fm track submission. MPD (Music Player Daemon) is a server that allows remote access for playing audio files, streams and managing playlists. It can be used together with different clients, including this one, and clients are not required to be run on the same machine as the server. The Music Player Daemon resides in the mpd package.