Batify is an udevrule-file triggering plug and critical battery level notifications using libnotify.
- Minimal: only one udevrule-file (using libnotify).
- Everywhere: displays notifications on any current graphical session.
Using libnotify, you might need to install a notification server.
$ sudo make install
| Description | Level |
|---|---|
| Battery level is between 10% and 19% | normal |
| Battery level is less or equal to 9% | critical |
| AC adapter plugged-in | low |
| AC adapter unplugged | low |