adam 0330d212e6 Use up and down arrows to adjust brightness.
Polarity is now the right way.
2026-06-17 13:29:37 -04:00
2026-01-21 02:10:06 -05:00
2026-01-26 03:02:17 -05:00
2026-01-21 02:10:06 -05:00

Power Console

This is a simple power-management applet for Linux, written in C++ and FLTK.

It supports changing power profiles, reporting battery status, turning on and off conservation mode for batteries, and indicating whether the AC adapter is plugged in.

Since a lot of more bare-bones desktops and window managers lack power management niceties, I decided to write this little gadget.

The paths to various things are hardcoded for my laptop's specific setup and such.

TODO: I want to add support for dynamic things like

  • Choosing the colors and their thresholds
  • Specifying what your system's special configuration files are
  • Slider to control brightness
  • Some power profiles support (within the applet as well as integration with what is in the linux system binary powerprofilesctl)

This code is licened under the AGPL vesrion 3.0, only.

S
Description
No description provided
Readme AGPL-3.0 81 KiB
Languages
C++ 92.7%
Makefile 7.3%