Skip to content
/ batmon Public

Battery notifications for people dumb enough to use xmonad ;-)

Notifications You must be signed in to change notification settings

rcoh/batmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batmon

Batmon is a simple Python script that monitors battery usage on Linux and sends desktop notifications when the battery is low. It's intended to improve the UX when using window managers like XMonad that don't bring all of gnome's conveniences. It uses notify-send to send notifications to the desktop.

Usage

pip install batmon

Next, find your battery with ls /sys/class/power_supply/. Usually it's BAT0. Then, in your .xmonadrc or similar, batmon [BATTERY] &. That's it!

About

Battery notifications for people dumb enough to use xmonad ;-)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages