awesome-wm-widgets/mpdarc-widget/README.md

15 lines
485 B
Markdown
Raw Normal View History

2018-04-15 03:26:50 +02:00
# MPD Widget
Music Player Daemon widget by [@raphaelfournier](@https://github.com/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](https://github.com/streetturtle/awesome-wm-widgets#installation) section of the repo.