battery-notification

Crates.iobattery-notification
lib.rsbattery-notification
version0.0.3
sourcesrc
created_at2019-05-15 09:24:27.331057
updated_at2021-03-15 20:44:58.23684
descriptionA low battery notification
homepagehttp://vassor.org/contributions.html
repositoryhttps://framagit.org/Bromind/battery-notification
max_upload_size
id134442
size32,871
Martin Vassor (Bromind)

documentation

README

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

Commit count: 0

cargo fmt