CLI for managing charge thresholds on modern Linux machines. Inspired by TLP.
$ chargectl --help
Manage charge thresholds on modern Linux machines
Usage: chargectl <COMMAND>
Commands:
full Set thresholds to enable immediate charging until full
get Get the current start and stop thresholds for a given battery
set Set start and stop charge thresholds for a given battery
Options:
-h, --help Print help
-V, --version Print version
An example service unit can be found here. You may need to modify the ExecStart
path depending on your installation configuration.