View Single Post
Old 10-20-2013, 08:33 AM   #7
Aeris
Developer's Corner Mascot
Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.Aeris ought to be getting tired of karma fortunes by now.
 
Aeris's Avatar
 
Posts: 486
Karma: 1277790
Join Date: Sep 2013
Device: Kindle Paperwhite 5.3.4, Kindle Keyboard 3.4
Quote:
Originally Posted by icantbebothered View Post
On a touch at least this you could get the battery level like this:

Code:
lipc-get-prop com.lab126.powerd battLevel
Doing that every minute or so could be enough to catch all the percentage changes roughly the time they happen.
Thanks to twobob I'm trying to listen on system event BattLevelChange, so I will not have to control the value multiple times
Aeris is offline   Reply With Quote