https://github.com/tomasmark79/gnomepowertracker
Fork to support Debian 12.X with GNome version 43.X
https://github.com/tomasmark79/gnomepowertracker
Last synced: 10 months ago
JSON representation
Fork to support Debian 12.X with GNome version 43.X
- Host: GitHub
- URL: https://github.com/tomasmark79/gnomepowertracker
- Owner: tomasmark79
- License: gpl-3.0
- Created: 2025-02-25T09:05:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-25T09:10:43.000Z (over 1 year ago)
- Last Synced: 2025-07-24T20:44:06.103Z (10 months ago)
- Language: JavaScript
- Homepage: https://digitalspace.name
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## GNOME PowerTracker
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!
## Install
### GNOME Extensions Website
This extension is available on [GNOME Extensions Website](https://extensions.gnome.org/extension/7341/power-tracker/).
### Manually
You can download this repo and install it manually with the build script:
```bash
$ ./scripts/build.sh -i
```
*You need gettext package installed on your system*
## Whislist
- ✅ 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)
## Icon attribution
LICENSE: CC Attribution License
AUTHOR: Simon Goetz