Indicator applet to control mpd
Written in Python3
python3
mpd
$ git clone https://github.com/fikriomar16/mpd-applet.git
$ cd mpd-applet/
$ chmod +x mpd-applet
$ cp mpd-applet ~/.local/bin #or /usr/bin/, etc
$ mpd-applet
The code is available under the MIT License