https://github.com/hg8/battery-full-notification.git
Modified for Pop OS
-
Install
acpi
andlibnotify-bin
package :sudo apt-get install acpi sudo apt install libnotify-bin
-
Clone this repo :
git clone https://github.com/Dan88Hus/batteryFullNotificationPopOS.git
-
chmod +x batteryfull.sh
-
Copy the script to ~/ folder: (any folder can be)
-
Add the
batteryfull.sh
script as a startup application (Open Dash and search forStartup Applications
) : -
Done!
PS:
cp batteryfull.* ~/ Or copy it to /usr/local/bin if you want it to be available for all users on your computer: