Skip to content

johnwuelk/Battery_and_Temp_Warner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Low Battery and CPU Temperature Alert for Linux

This script checks the battery status and CPU temperature and warns the user when battery is discharging and percentage is too low and also when the CPU temperature is too high.

The limits can be changed/reset in the code if desired: $number -gt XX for battery and arrayCpuTemp -gt XX for CPU temp

acpi, lm-sensors and zenity should be installed.

I'm thankful for any comments since this is my first public commit.

About

Bash/shell script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages