View Single Post
Posts: 40 | Thanked: 21 times | Joined on Nov 2008 @ New York, NY
#1
Ag2 wrote a nice application, battery-status, that sits in the background and periodically records the battery charge to a file. It is described here:

http://www.internettablettalk.com/fo...ad.php?t=14115

I wrote an application, battery-graph, that takes that output and draws a graph of time vs battery charge. A typical usage is:

battery-status -d 10 > /media/mmc1/battery.log &

then wait a while, and run

battery-graph /media/mmc1/battery.log

You can download battery-graph below. I've also written a replacement for battery-status called battery-info. In addition to the battery status, it displays the temperature, network activity and CPU speed. Battery info also has the option to display process activity (-p flag). This requires rps from http://www.makikiweb.com/n800/downlo....2.7.armel.deb .
Attached Files
File Type: deb battery-info.0.0.1.deb (2.8 KB, 203 views)
File Type: deb battery-graph.0.0.2.deb (24.1 KB, 198 views)

Last edited by bluechalk; 2008-12-02 at 14:01. Reason: update files to download
 

The Following 8 Users Say Thank You to bluechalk For This Useful Post: