View Single Post
Posts: 42 | Thanked: 110 times | Joined on Oct 2010 @ Italy
#3032
http://talk.maemo.org/showthread.php...934#post817934

you need 11 icons...
these are mine.. if you like them

Ps: correct cmd:
hal-device bme | awk -F"[. ]" '$5 == "is_charging" {chrg = $7}; $5 == "percentage" {perc = $7} END if (chrg == "false") {exit perc/10+3} else {exit 13;}'
Attached Images
 
Attached Files
File Type: zip qbwbattery.zip (261.0 KB, 223 views)

Last edited by Red_Fox; 2011-04-08 at 16:40.
 

The Following 9 Users Say Thank You to Red_Fox For This Useful Post: