Skip to content

janek37/battery-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BATTERY STATUS INDICATOR FOR GNOME CLASSIC
==========================================

Just run
$ python battery_status.py

You can add it to your startup programs to load automatically after each login.

The source is simple and you're welcome to meddle with it.

battery.py is a module for checking the battery state etc.

Icons are converted from standard Ubuntu icons (Mono Dark), only modified to render nicely in gnome-panel. I replaced
'height="24" width="32"'
with
'height="32" width="32" transform="translate(0, 4)"'
in the <svg> element.

About

Battery status indicator for Gnome Classic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages