Generate desktop notifications on behalf of killjoy.
killjoy is a systemd unit monitoring application. It discovers systemd units and tracks their states. When a unit changes to a state of interest, killjoy contacts notifiers. This application is a notifier which, upon being contacted by killjoy, will generate a desktop notification.
Documentation is available on the web at
docs.rs. It can also be locally
generated with cargo doc --open
.
This application is licensed under the GPLv3 or any later version.