Review of "Battery Limit" version 1

Details Page Preview

Set battery charge limit (60/80/100) from GNOME panel. Replaced notify-send with Main.notify as suggested by reviewer. Removed dependency on external notification tools.


No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Version Status
2 Unreviewed
1 Rejected

Previous Reviews on this Version

adityagupta.code posted a review
fmuellner rejected
Calling a CLI tool that does not exist on 99% of systems without explanation looks like setting up users for disappointment :-) Don't use `notify-send` from within gnome-shell, just call `Main.notify()`