Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morgwai/tpbat-utils-acpi
Some simple utility scripts and config files around tpacpi-bat
https://github.com/morgwai/tpbat-utils-acpi
Last synced: about 1 month ago
JSON representation
Some simple utility scripts and config files around tpacpi-bat
- Host: GitHub
- URL: https://github.com/morgwai/tpbat-utils-acpi
- Owner: morgwai
- License: apache-2.0
- Created: 2014-05-04T07:32:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T23:18:11.000Z (over 7 years ago)
- Last Synced: 2023-05-11T14:13:58.513Z (over 1 year ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 20
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tpbat-utils-acpi
================Some simple utility scripts and config files around tpacpi-bat.
battery-charge-levels
---------------------
Contains "normal" battery charge thresholds. This file should be placed in /etc/ folder and may be edited to change what "normal" means. By default it contains vaules that help to prelong li-ion battery life.
See for details and values sane for other types of batteries.battery-get-charge-levels
-------------------------
Prints current battery charge thresholds.battery-set-normal-charge-levels
--------------------------------
Sets battery charge thresholds to the values from /etc/battery-charge-levels.battery-force-charge
--------------------
Sets battery start charge threshold to a value just below the stop charge threshold from /etc/battery-charge-levels, forcing a charge.battery-charge-full
-------------------
Resets battery charge thresholds to default values resulting in an uncoditional charge up to 100%.tpbat.sudoers
-------------
If this file is placed in /etc/sudoers.d folder then tpacpi-bat and all the below scripts can be called by members of sudo group without a password.