Skip to content

A small C++ program for warning you about your battery on hyprland.

Notifications You must be signed in to change notification settings

DuckDood/batterywarner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BatteryWarner

I LEFT BINARIES IN THE FOLDERS ON PURPOSE OK GIT DOESNT COMMIT EMPTY DIRECTORIES

A bad battery percentage warner for hyprland.

thats fucking it

Make options

make

Compiles normally with battery threshold at 21% (Triggers at 20)

make BATTERY_THRESHOLD={threshold}

Will make binary with {threshold}-1 be the battery % it triggers.

make clean

Deletes created object files, will make compilation slower next time.

make cleanbin

Deletes executable and main object file; intended for recompiling.

Preview

About

A small C++ program for warning you about your battery on hyprland.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages