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

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

License

Notifications You must be signed in to change notification settings

dannya/PowerPlanDisplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published