3 releases
0.0.3 | Mar 15, 2021 |
---|---|
0.0.2 | May 30, 2019 |
0.0.1 | May 15, 2019 |
#21 in #alert
8KB
125 lines
Battery-Notification
$ cargo run
You should receive a notification when your battery goes below 25%.
Changelog
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
Dependencies
~2.8–4.5MB
~81K SLoC