GNOME PowerTracker is a simple application that helps users monitor their power consumption on GNOME-based systems.
- Does not use any dependency
- Autodetects battery (BAT0, BAT1, BATT: /sys/class/power_supply)
- You can configure refresh rate
IMPORTANT.
- This will only work with laptops. Afaik there's no simple way to track desktop power consumption
- Power when fully charged is 0W
- Power when charging has a plus sign
- Power when discharging has a minus sign
If you have any issue, please report it so I can take a look at it! Enjoy!
This extension is available on GNOME Extensions Website.
You can download this repo and install it manually with the build script:
$ ./scripts/build.sh -i
You need gettext package installed on your system
- ✅ Add support for multiple battery devices
- ✅ Be able to change the refresh rate of the statistics
- Add some fancy icon (maybe not)
- Add some graphs for better visualization of power usage over time (maybe not)
LICENSE: CC Attribution License AUTHOR: Simon Goetz