summaryrefslogtreecommitdiff
path: root/mpdarc-widget/README.md
blob: 57af93951ae718976f629ea20f9ac0e17a5f5fb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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.