An open API service indexing awesome lists of open source software.

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

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