Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 541 Bytes

File metadata and controls

29 lines (21 loc) · 541 Bytes

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!