
Battery Monitor
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a simple battery monitor that I created for SuperKaramba. I wasn't really happy with the ones that were already available both because of looks and because I could never seem to get any of them to work.
Enjoy!! :-)
*********************************
IMPORTANT:
You MUST have ACPI installed for this to work correctly!!!
*********************************
audiodef
11 years ago
Report
alrua
13 years ago
I modified the Python script to read values from /proc/acpi/battery/* instead of from the acpi command-line utility, and to support multiple batteries, as well as show the remaining time for charge/discharge.
The modified script can be found here: https://ssl.toke.dk/files/batterymonitor.py
I have no idea if this will work for others, but it Works For Me (TM).
Cheers,
-alrua
Report
Allysan
13 years ago
Thank you!
Report
rowancompsciguy
13 years ago
Report
5er
13 years ago
If I would have a notebook, I would like to see different colors.
Report