Skip to content

"Shutdowner For Windows" is a Python application based on the customtkinter library. You can control the power of your computer: turn it off, restart it, put it to sleep or lock it after a set time or at a specific time. The program also includes a pause/continue mechanism for the countdown timer. L

License

Notifications You must be signed in to change notification settings

CodeSame/Shutdowner-for-Windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shutdowner-for-Windows

dark theme

This application, written in Python, uses customtkinter and provides a simple and convenient way to control the sleep, shutdown, and lockdown of your computer at a specified time or at a specifically specified time. In addition, the program has a mechanism to pause and continue the countdown timer before shutting down, and supports setting the timer time by scrolling the mouse wheel.

Programming Language: Python

Required dependencies: customtkinter

How to use

  1. Run the application.
  2. Set the desired mode: sleep, shutdown, or lock your computer.
  3. Set the time by scrolling the mouse wheel or enter a specific time.
  4. Click the "Start" button.
  5. If necessary, use the mechanism to pause and continue the countdown timer until you turn it off.

The following functions are also available:

  • Changing the theme to light or dark
  • Opening the settings window to change application settings

User Guide

  • Running the program: Run the file shutdown10.py from the terminal or double-click it in Explorer.
  • Setting the time: Use scrolling mouse wheel
  • Select Mode: Select sleep, shutdown, reboot, or lock mode from the dropdown list.
  • Start Timer: Click the "Start" button to start the timer.
  • Pause/Resume: Click the Pause button to temporarily stop the timer. Press the Continue button to restart the timer.
  • Change Theme: Select a light or dark theme via the switch

@Author: CodeSame

About

"Shutdowner For Windows" is a Python application based on the customtkinter library. You can control the power of your computer: turn it off, restart it, put it to sleep or lock it after a set time or at a specific time. The program also includes a pause/continue mechanism for the countdown timer. L

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages