diff options
author | Christian Hesse <mail@eworm.de> | 2014-08-28 15:09:18 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2014-08-28 15:09:18 +0200 |
commit | 8cfd699ea56621f2fa2a71eb730c02bc4341cea0 (patch) | |
tree | 9ebe38e6011e72b87b446443b88a1e5f71061d8f /README.md | |
parent | b65275474abd5dfd71a4faa5a157ef554a28c6db (diff) | |
download | mpd-notification-8cfd699ea56621f2fa2a71eb730c02bc4341cea0.tar.gz mpd-notification-8cfd699ea56621f2fa2a71eb730c02bc4341cea0.tar.zst |
add screenshot with artwork
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 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 ------------ |