A curses based mpd client with basic functionality and album art
Miniplayer A curses based mpd client with basic functionality and album art. After installation, the player can be opened from the terminal with miniplayer. Installation This package can be installed by: Cloning this repository to your computer and running python setup.py install Through PyPi with pip install miniplayer By installing the miniplayer-git package with your AUR package manager of choice. Configuration The config file is located at ~/.config/miniplayer/config. The example configuration file, config.example, has all the default values. You will […]
Read more