/GUI-Shutdowntimer

A shutdown timer that shuts down the PC after a certain time that can be set by yourself (suitable for Windows)

Primary LanguagePython

GUI-Shutdowntimer

A shutdown timer that shuts down the PC after a certain time that can be set by yourself (suitable for Windows). The libraries time (for the timer), os (for shutdown) and tkinter (for the GUI) were used for the script. Python 3 is needed to use this timer.