Skip to content

Abdullah-Dev115/Windows-Shutdown-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Shutdown Scheduler

Hello, I'm Abdullah!

This is the first project I share, which Windows Shutdown Scheduler. I used Python to develop this program. I used Tkinter library for the GUI. Also used (os) library and (webbrowser) library and (pyinstaller) to turn the program into exe file.

pretty simple project! If you open the program, you need to choose one of the three button or units "Hours,Minutes,Seconds" then enter the number of hours or minutes or seconds to schedule the shutdown time then, click the "Shutdown" button and schedule the shutdown time! GUI

In this program there is simple error handling conditons. For example, If the user does not enter a number and clicked "Shutdown" button Empty Error

or if the user already set a shutdown command and tried to set another one Set command

Also ValueError handling.

I'm still beginner programmer willing to learn more and create more projects! and waiting your advices and suggestions and your feedback, that's will help me a lot to improve my skills and future projects!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages