https://github.com/d-e-s-o/npd
https://github.com/d-e-s-o/npd
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/d-e-s-o/npd
- Owner: d-e-s-o
- License: gpl-3.0
- Created: 2025-05-03T23:47:38.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-05-04T01:33:23.000Z (8 months ago)
- Last Synced: 2025-05-04T02:21:15.136Z (8 months ago)
- Language: Rust
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/d-e-s-o/npd/actions/workflows/test.yml)
[](https://crates.io/crates/npd)
npd
===
`npd` (Now Playing Daemon) is program/daemon sending a DBus notification
when a new song is played in [MPD][mpd]. It uses `inotify` to not waste
CPU resources polling MPD's state -- an approach taken by other
solutions.
[mpd]: https://www.musicpd.org/