utility-bash-scripts
utility-bash-scripts copied to clipboard
Low battery alert generation shell script for Linux users
It generates alerts for Linux users whenever the battery drops below 30% and device is not plugged in for charging and also shows alert when the device is fully charged.
I have checked the following requirements before making this PR.
- [x] The script is marked as executable (
chmod +x). - [x] I have added/updated the README entry for the script (if applicable).
- [x] I have mentioned any outstanding dependencies and OS requirements for the script in the README.