A lightweight, configurable battery monitor. It listens to UPower events via D-Bus and sends desktop notifications or executes commands when battery levels change.
- Configurable: Customize notification text, icons, urgency, and timeouts.
- Scriptable: Run custom commands (e.g.,
mpv notify.ogg) on specific events.
upower- A notification server (e.g.,
dunst,mako)
git clone https://github.com/Guanran928/upower-notify.git
cd upower-notify
cargo install --path .MIT
