A minimalistic notification daemon.
Written in Haskell and dependent only on X11 and D-Bus.
Receives notifications by partially implementing the org.freedesktop.Notifications D-Bus service specification.
Best used with a window manager like xmonad:
- Make it a Cabal package
- Add command help
- Allow configuration with cmd flags
- Implement more of the freedesktop service specification