Skip to content

mehmetguduk/Shutdown-Timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shutdowntimerbanner

Shutdown Timer is a an application that you can shutdown, restart, logoff, and hibernate your computer with a timer.

After choosing an action from the drop-down menu, you can set the timer by specifying the date/time or by setting stopwatch. You can start the timer by clicking start button under the date/time section or stopwatch section, depends on with which way did you set timer. Cancel button will cancel the action that you want to do. The application must be open until the action occurs. If you close application from tool bar, action will be cancelled.

app

howdoiruntheapplication

Method one : You can CLICK HERE for exe version of application.

Method two : You can download all files (MAIN.py, icon.py, interface.py, logo.ico, requirements.txt) in same folder and convert MAIN.py to exe with any py to exe converter. Then you can run that exe to get access.

Method three : You can download all files (MAIN.py, icon.py, interface.py, logo.ico, requirements.txt) in same folder and run MAIN.py.

In order to choose Method two or Method three you should install required modules that project use with the command below.

pip install -r requirements.txt

Requirements

  • Windows operating system

  • Python 3

  • Python pip

  • PyQt5==5.15.4

About

⏰ Shutdown Timer is an application that you can shutdown, restart, logoff, and hibernate your computer with a timer.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages