b16593ea8f | ||
---|---|---|
.. | ||
README.md | ||
mpdarc.lua |
README.md
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:
.{% highlight bash %} sudo apt-get install mpd mpc {% endhighlight %}
Set them up and then just follow the installation section of the repo.