Crates.io | battery-notification |
lib.rs | battery-notification |
version | 0.0.3 |
source | src |
created_at | 2019-05-15 09:24:27.331057 |
updated_at | 2021-03-15 20:44:58.23684 |
description | A low battery notification |
homepage | http://vassor.org/contributions.html |
repository | https://framagit.org/Bromind/battery-notification |
max_upload_size | |
id | 134442 |
size | 32,871 |
$ cargo run
You should receive a notification when your battery goes below 25%.
0.0.3: modifies the alert conditions. Now, there are two triggers: (i) while
switching from above to below the threshold; or (ii) when switching from
charging to discharging, while being under the threshold.
0.0.2: add the -t
parameter to specify the alert threshold