Crates.io | chargectl |
lib.rs | chargectl |
version | 0.2.0 |
source | src |
created_at | 2024-05-09 04:29:40.092259 |
updated_at | 2024-11-02 15:11:53.189796 |
description | Manage charge thresholds on modern Linux machines |
homepage | |
repository | https://git.sr.ht/~loshz/chargectl |
max_upload_size | |
id | 1234839 |
size | 14,670 |
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.