mirror of
https://github.com/edu4rdshl/powerman.git
synced 2026-07-17 23:24:53 +00:00
Add case uses
This commit is contained in:
parent
41a3987625
commit
77d31cef97
1 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,10 @@ powerman - Power Management framework for Linux written in Rust.
|
||||||
|
|
||||||
It project is being writen, not ready for use yet.
|
It project is being writen, not ready for use yet.
|
||||||
|
|
||||||
|
# What are the use-cases?
|
||||||
|
|
||||||
|
When you want to avoid your laptop full discharging and losing your not-saved work, losing your BIOS/system time. Some laptoos doesn't send udev events when your battery is discharging, then rules doesn't work. powerman allow you to do it work easily, see the usage.
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
`$ powerman <Minimun level of battery before ation> <Time in seconds to check the battery level> <Action>`
|
`$ powerman <Minimun level of battery before ation> <Time in seconds to check the battery level> <Action>`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue