chargectl

Crates.iochargectl
lib.rschargectl
version0.1.1
sourcesrc
created_at2024-05-09 04:29:40.092259
updated_at2024-05-09 04:48:29.20421
descriptionManage charge thresholds on modern Linux machines
homepage
repositoryhttps://git.sr.ht/~loshz/chargectl
max_upload_size
id1234839
size15,015
Dan (loshz)

documentation

README

chargectl

builds.sr.ht status MIT licensed

CLI for managing charge thresholds on modern Linux machines. Inspired by TLP.

Usage

$ 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

systemd

An example service unit can be found here. You may need to modify the ExecStart path depending on your installation configuration.

Commit count: 0

cargo fmt