From b16593ea8fe69b43831e3537c679792b67cb4d21 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Sat, 14 Apr 2018 21:26:50 -0400 Subject: MPD widget by @raphaelfournier --- mpdarc-widget/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 mpdarc-widget/README.md (limited to 'mpdarc-widget/README.md') diff --git a/mpdarc-widget/README.md b/mpdarc-widget/README.md new file mode 100644 index 0000000..57af939 --- /dev/null +++ b/mpdarc-widget/README.md @@ -0,0 +1,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. + -- cgit v1.2.3