aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-08-28 15:09:18 +0200
committerGravatar Christian Hesse <mail@eworm.de>2014-08-28 15:09:18 +0200
commit8cfd699ea56621f2fa2a71eb730c02bc4341cea0 (patch)
tree9ebe38e6011e72b87b446443b88a1e5f71061d8f
parentb65275474abd5dfd71a4faa5a157ef554a28c6db (diff)
downloadmpd-notification-8cfd699ea56621f2fa2a71eb730c02bc4341cea0.tar.gz
mpd-notification-8cfd699ea56621f2fa2a71eb730c02bc4341cea0.tar.zst
add screenshot with artwork
-rw-r--r--README.md8
-rw-r--r--screenshot-artwork.pngbin0 -> 12295 bytes
-rw-r--r--screenshot-sound.png (renamed from screenshot.png)bin8095 -> 8095 bytes
3 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index a31f988..07379c6 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,13 @@ This runs in background and produces notifications whenever mpd produces
an event, that is new track is played or playback is paused or stopped.
Notifications look like this:
-![Notification](screenshot.png)
+![Notification](screenshot-sound.png)
+
+This now even supports album artwork:
+
+![Notification with Artwork](screenshot-artwork.png)
+
+Read below for the details.
Requirements
------------
diff --git a/screenshot-artwork.png b/screenshot-artwork.png
new file mode 100644
index 0000000..9e23b73
--- /dev/null
+++ b/screenshot-artwork.png
Binary files differ
diff --git a/screenshot.png b/screenshot-sound.png
index b5cd8ec..b5cd8ec 100644
--- a/screenshot.png
+++ b/screenshot-sound.png
Binary files differ