#电池 #Linux #阈值 #命令行 #CLI

应用程序 chargectl

管理现代 Linux 机器的充电阈值

2 个版本

0.1.1 2024 年 5 月 9 日
0.1.0 2024 年 5 月 9 日

873命令行工具

MIT 许可证

12KB
196

chargectl

builds.sr.ht status MIT licensed

用于管理现代 Linux 机器充电阈值的 CLI。受 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

systemd

可以在 这里 找到一个示例服务单元。您可能需要根据您的安装配置修改 ExecStart 路径。

依赖

~1.2–1.7MB
~33K SLoC