
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
Shows the current battery status.
Idea borrowed from the broken ACPIBattery screenlet.
To create a theme, create 8 images of the battery at 1/8 (12.5%) increments, named batt-0 through batt-7 (0 = 82.5%)
The text is displayed near the top. I'll add this into the theme options later
13 years ago
0.0.5:
* Fixed issues with batteries with charge measured in units other than mAh
* Added preliminary time estimation
* Added another option stub for update interval
Notes:
Battery calculation and screen updates are inter-dependant. Please report on the accuracy.
0.0.1: Initial releae
13 years ago
0.0.5:
* Fixed issues with batteries with charge measured in units other than mAh
* Added preliminary time estimation
* Added another option stub for update interval
Notes:
Battery calculation and screen updates are inter-dependant. Please report on the accuracy.
0.0.1: Initial releae
jsf
13 years ago
Report
enigma0Z
13 years ago
After digging into the source (to attempt to fix it), I decide to just write my own (simpler) one...
Report
jsf
13 years ago
Report
enigma0Z
13 years ago
(you probably did this) but did you extract it to ~/.screenlets or /usr/local/share/screenlets so that the BatteryStatus directory is in one of those?
In that case, can you e-mail me a description of what is not working, as well as the console output from running it manually?
(to run it manually, cd to the directory where it's stored, and type "python -u BatteryStatusScreenlet.py" without the quotes.)
E-mail address: enigma (dot) 0ZA (at) gmail (dot) com
That is, by the way enigma (dot) Zero Z A, not "oh" Z a
Report