Set battery charge limit (60/80/100) from the GNOME panel. This extension provides quick access to battery charge limits through the GNOME top bar. It requires the Battery Limit CLI tool to be installed separately. The extension invokes the CLI tool located at `/usr/local/bin/battery` and uses `pkexec` to securely request administrator privileges when changing battery charge thresholds. Installation instructions and releases are available at: https://github.com/aditya-git0503/battery-limit-cli
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
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()`