No description
  • Rust 93.6%
  • Shell 6.4%
Find a file
2026-03-09 19:41:29 +02:00
.vscode Update dependencies and switch to 2024 edition 2026-03-09 19:41:29 +02:00
dbus Iterate UPower devices and print the model of the battery 2022-12-31 15:25:39 +02:00
src Update dependencies and switch to 2024 edition 2026-03-09 19:41:29 +02:00
.gitignore Initial commit 2022-12-31 14:12:27 +02:00
Cargo.lock Update dependencies and switch to 2024 edition 2026-03-09 19:41:29 +02:00
Cargo.toml Update dependencies and switch to 2024 edition 2026-03-09 19:41:29 +02:00
kcbatteryd.service Fix WantedBy value 2022-12-31 17:37:32 +02:00
LICENSE.txt Initial commit 2022-12-31 14:12:27 +02:00
PKGBUILD Add PKGBUILD 2022-12-31 17:23:35 +02:00
README.md Fix project name in README 2022-12-31 17:48:17 +02:00

kcbatteryd

Small daemon that will send you desktop notifications to tell you to plug in a charger (when battery percentage reaches 20% or lower) and to unplug the charger (when the battery percentage reaches 80% and you're charging).

License

EUPL v1.2, see LICENSE.txt. Any contributions to this project are assumed to be under this license unless otherwise specified.