Topic: conky power usage script
I wrote up a power usage script for conky. I put it in the pastebin here http://crunchbanglinux.org/pastebin/23. copy the script, name it what you want and put in your scripts directory. Make sure you make it executable, then add a line similar to this to your conky config:
Power Usage: ${execi 1 /home/eric/battery.py}
replace the path with wherever you put the script.
edit: oh forgot to mention it only works when your not plugged in, otherwise it says Not available.
Here is the most recent version http://crunchbanglinux.org/pastebin/246
Last edited by iggykoopa (2009-05-17 20:24:24)