Skip to content

Windows application to switch between game and high performance power profiles.

Notifications You must be signed in to change notification settings

SaiBarathR/Auto-Power-Mode-Switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Power Plan Switcher

Description

Power Plan Switcher is a Python script that allows users to switch between different power plans on a Windows machine. It uses the powercfg command to list, get, and set power plans, and provides a simple GUI to display messages.

Prerequisites

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

Installation

  1. Clone the repository or download the script.
  2. Ensure you have Python 3.x installed on your machine.

Usage

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

  1. Open a terminal or command prompt.
  2. Navigate to the directory containing the script.
  3. Run the script using the command:
    python powerModeSwitcher.py

About

Windows application to switch between game and high performance power profiles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages