Skip to content

Releases: NAKlama/powerSaver

powerSaver v1.3.2

06 Jun 08:18
Compare
Choose a tag to compare

Major overhaul, supporting more than one page, added sensors and fan control capabilities.

powerSaver v1.2.5

16 Sep 11:02
4c4dc7a
Compare
Choose a tag to compare

Configuration is now done using a YAML file

powerSaver v1.2.4

16 Sep 07:17
375490b
Compare
Choose a tag to compare

Fixed various rendering bugs to do with differing update speeds.
Allowed for Starting and Stopping services to be shown in yellow, instead of as an error.
Fixed issues with printing power load properly.

powerSaver v1.2.0

10 Sep 16:13
be9cf87
Compare
Choose a tag to compare
  • Using futures to speed up main loop
  • Better color control
  • More extensive configuration

powerSaver v1.1.0

10 Sep 16:11
1516f24
Compare
Choose a tag to compare

Allow for quick managing of processes, services and modules using a curses menu.
Processes and services to monitor are supplied by configuration.
When running on battery shows the current power usage, as well as 1,5,15min averages
and predictions of battery runtime for each.
Currently only for OpenRC or sysvinit, no systemd support yet, but prepared.