diff options
-rw-r--r-- | README.md | 8 | ||||
-rw-r--r-- | screenshot-artwork.png | bin | 0 -> 12295 bytes | |||
-rw-r--r-- | screenshot-sound.png (renamed from screenshot.png) | bin | 8095 -> 8095 bytes |
3 files changed, 7 insertions, 1 deletions
@@ -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 Binary files differnew file mode 100644 index 0000000..9e23b73 --- /dev/null +++ b/screenshot-artwork.png diff --git a/screenshot.png b/screenshot-sound.png Binary files differindex b5cd8ec..b5cd8ec 100644 --- a/screenshot.png +++ b/screenshot-sound.png |