/battery-full-notification-KDE5

A simple script to display a notification when your battery is full in Ubuntu/Linux Mint.

Primary LanguageShell

Battery Full Notification

A simple script to display a notification when your battery is full in Kubuntu/KDE Neon/Debian/Parrot OS KDE

preview

Installation :

  1. Install acpi package :
sudo apt-get install acpi
  1. Clone this repo :
git clone https://github.com/jruedaq/battery-full-notification-KDE5.git
  1. Join in to battery-full-notification-KDE5 folder:
cd battery-full-notification-KDE5
  1. run install file:
./install
  1. Done!