Skip to content

A python app automatically shutting down a PC at a set time or after set time passed. Useful for gamers.

License

Notifications You must be signed in to change notification settings

NakerTheFirst/Life-control-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life Control Button

A simple app that helps you schedule your PC shutdown time. Run while starting a coding or gaming session and make sure you don't end up going to sleep at 3 AM. You can also run it at system startup via Windows Task Scheduler to make sure you don't end up binging. Get the .exe from the release page.


Image of Life Control Button GUI

Life Control Button GUI

Features

  • Schedule PC shutdown at a set time
  • Schedule PC shutdown after set time
  • Dark theme inspired by Atom One Dark
  • Clean, minimalist interface
  • Hit the Life Control Button via enter (wow!)

Requirements

  • Python 3.10
  • PyQt6

Installation & Usage

  1. Clone this repository:
git clone git@github.com:NakerTheFirst/Life-control-button.git
  1. Install the dependencies:
pip install -r requirements.txt
  1. Run the application:
python main.py

Select your preferred shutdown mode:

  • Choose "Turn PC off at a specific time" to set a target time
  • Choose "Turn PC off after a specific duration" to set a countdown

Click "Get Life Control" or press Enter to schedule the shutdown.

Note

This application uses the Windows shutdown command through PowerShell, so Linux and Mac are unsupported. Feel free to contribute.

About

A python app automatically shutting down a PC at a set time or after set time passed. Useful for gamers.

Topics

Resources

License

Stars

Watchers

Forks

Languages