From 8cfd699ea56621f2fa2a71eb730c02bc4341cea0 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 28 Aug 2014 15:09:18 +0200 Subject: add screenshot with artwork --- README.md | 8 +++++++- screenshot-artwork.png | Bin 0 -> 12295 bytes screenshot-sound.png | Bin 0 -> 8095 bytes screenshot.png | Bin 8095 -> 0 bytes 4 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 screenshot-artwork.png create mode 100644 screenshot-sound.png delete mode 100644 screenshot.png 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 Binary files /dev/null and b/screenshot-artwork.png differ diff --git a/screenshot-sound.png b/screenshot-sound.png new file mode 100644 index 0000000..b5cd8ec Binary files /dev/null and b/screenshot-sound.png differ diff --git a/screenshot.png b/screenshot.png deleted file mode 100644 index b5cd8ec..0000000 Binary files a/screenshot.png and /dev/null differ -- cgit v1.2.3-54-g00ecf