Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages