awesome-wm-widgets/mpdarc-widget
Hasan Ramezani 4614f1cee5 Define TOGGLE_MPD_CMD and use it for mpdarc-widget.
Signed-off-by: Hasan Ramezani <hasan.r67@gmail.com>
2018-11-02 17:52:55 +01:00
..
mpdarc.lua Define TOGGLE_MPD_CMD and use it for mpdarc-widget. 2018-11-02 17:52:55 +01:00
README.md Update README.md 2018-04-14 21:28:32 -04:00

MPD Widget

Music Player Daemon widget by @raphaelfournier.

Prerequisite

Install mpd (Music Player Daemon itself) and mpc (Music Player Client - program for controlling mpd), both should be available in repo, e.g for Ubuntu:

sudo apt-get install mpd mpc

Set them up and then just follow the installation section of the repo.