Skip to content
This repository has been archived by the owner on Sep 30, 2022. It is now read-only.

Latest commit

 

History

History
33 lines (22 loc) · 1.18 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.18 KB

PowerPlanDisplay

Shows your active Windows powerplan in a window containing all the available powerplans, and allows you to change powerplan with a single click.

Installation

Simple

npm install --production
npm start

Advanced

npm install
gulp release
npm start

If you perform the "simple" installation and want to make configuration changes, it is advisable to copy the config.js file to config_editable.js and make your changes in the config_editable file, so that your changes aren't lost on upgrade.

The "advanced" installation automatically creates this file for you.

Screenshots

Full

Full

Full (dropdown open)

Full (dropdown open)

Compact

Compact

Compact (no frame)

Compact (no frame)