trigg / mpd-notification

Notify about tracks played by mpd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mpd-notification

A simple daemon to show 'Now Playing' on track start

Requirements - Running

  • A running notification manager
  • MPD Server

Requirements - Compiling

Compiling is done by Cargo

Building from Source

git clone https://github.com/trigg/mpd-notification.git
cd mpd-notification
cargo run

Artwork

mpd-notification Assumes your MPD music location is set by xdg-user-dirs. It will pick the first file it finds ending in .png .jpeg .jpg .tiff .webp .avif or .tiff and ignoring case.

About

Notify about tracks played by mpd

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%