Skip to content

Gives a notification on song change, changes wallpaper to album cover and more!

License

Notifications You must be signed in to change notification settings

CharlesSchimmel/mpd-notify-hs

Repository files navigation

mpd-notify

  • Notifications on song change, play, and pause.
  • Automatic cover art detection.
  • Optionally updates wallpaper on song change to album artwork.
  • Centers album art with a thematically colored backdrop

mpd-notify-centered.png mpd-notify-tiled.png

I use dunst. Your notifications may look slightly different.

Install:

Requires Stack, Feh, libnotify-dev, libghc-gtk-dev

git clone https://github.com/charlesschimmel/mpd-notify-hs
cd mpd-notify
stack install

Run:

mpd-notify-hs - Notifcations, automatic wallpapers, and more for MPD

Usage: mpd-notify --library PATH [--port INT] [--host STRING] [--bg-style Center|Tile|None]
  Notifications for MPD

Available options:
  --library PATH           Path to music library
  --port INT               Port of target MPD server (default: 6600)
  --host STRING            Host of target MPD server (default: "localhost")
  --bg-style Center|Tile|None
                           Fill type for displaying the album art as a background (default: Center)
  -h,--help                Show this help text

About

Gives a notification on song change, changes wallpaper to album cover and more!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published