Skip to content

Releases: 7thfleet/AutoPowerPlan

Auto Power Plan v1.2

20 Aug 18:16

Choose a tag to compare

Changes:
-Replaced the time based auto start detection with a command line flag. The old system did not work in windows 10, and overall was an inelegant solution. This new system is much better.
-Modified the InnoInstaller script to correctly remove registry keys upon uninstalling.

Description:
Auto Power Plan(APP) automatically switches power plans based on if the computer is plugged in or on battery. Great for when you want high performance when plugged in, but don't want to kill your battery when on the move.

The power plan for each power source, and the update frequency, are user configurable.
APP runs the the background after being installed, indicated by a small system tray icon. It auto starts with Windows, and will start minimized after being run once. APP was built with Qt in C++. The icons are my own.

Screenshot: http://i.imgur.com/DwRrvG1.png

Auto Power Plan v1.1

05 Aug 23:00

Choose a tag to compare

Changes:
-Made auto start-up user configurable
-Contains logic to check if application was manually or automatically started, and will show/hide the UI accordingly

Auto Power Plan(APP) automatically switches power plans based on if the computer is plugged in or on battery. Great for when you want high performance when plugged in, but don't want to kill your battery when on the move.

The power plan for each power source, and the update frequency, are user configurable.
APP runs the the background after being installed, indicated by a small system tray icon. It auto starts with Windows, and will start minimized after being run once. APP was built with Qt in C++. The icons are my own.

Screenshot: http://i.imgur.com/DwRrvG1.png

Auto Power Plan v1.0

08 Jul 01:30

Choose a tag to compare

First release of Auto Power Plan. Auto Power Plan(APP) automatically switches power plans based on if the computer is plugged in or on battery. Great for when you want high performance when plugged in, but don't want to kill your battery when on the move.

The power plan for each power source, and the update frequency, are user configurable.
APP runs the the background after being installed, indicated by a small system tray icon. It auto starts with Windows, and will start minimized after being run once. APP was built with Qt in C++. The icons are my own.

Screenshot: http://i.imgur.com/DwRrvG1.png