Skip to content

marcio1002/battery-notify-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battery Notify

Get notification about battery status in linux in a customized way

Imagem de notificação da bateria cheia

Installation

    sudo chmod +x ./install.sh && ./install.sh

Custom settings

You can customize battery percentage in critical and maximum mode. You just need to edit the crontab with the command crontab -e

NOTIFY_PERCENT_CRITICAL=20 #default 30
NOTIFY_PERCENT_LOW=80 #default 90

About

Notifies about battery status in linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages