Skip to content

SaiBarathR/Power-Mode-Selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Power Plan Manager

Power Plan Manager is a simple GUI application built with Python and Tkinter that allows users to view and switch between different power plans on a Windows machine.

Prerequisites

  • Python 3.x
  • Tkinter (usually included with Python)
  • Windows OS

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/power-plan-manager.git
    cd power-plan-manager

Usage

Run the app as an executable from dist folder or run the python script using the following steps:

  1. Run the application:

    python powerModeSelector.py
  2. The application window will display a dropdown menu with available power plans.

  3. Select a power plan from the dropdown and click the "Select Power Plan" button to switch to the selected power plan.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

About

Windows Application to switch between power plans.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages