Tracks current power consumption - 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!
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
10 | Active |
9 | Inactive |
8 | Rejected |
7 | Inactive |
6 | Inactive |
5 | Inactive |
4 | Inactive |
3 | Rejected |
2 | Rejected |
1 | Rejected |
1. Timeout should be removed on destroy (line 43 `extension.js`): [EGO Review Guidelines: Timeout](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources) 2. Please add GitHub or GitLab url to the `metadata.json`: [EGO Review Guidelines: url](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#metadata-json-must-be-well-formed) 3. Use `console.*` instead of `log()`: [Port Guide 45: Logging](https://gjs.guide/extensions/upgrading/gnome-shell-45.html#logging) If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions