Skip to content

Program to shut down the computer with a timer.

Notifications You must be signed in to change notification settings

ErnstBecker/Blackout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

🛑 Blackout

Project   |    Running   |    Technologies   |    Prerequisites   |    Project Screenshot

🚧 Work in Progress 🚧

💻 Project

It is a program to create a schedule to turn it off at the desired time.

📗 Running

# Clone this repository:
$ git clone https://github.com/ErnstBeckerNeto/Blackout

# Open the folder with the terminal or shell and run the code:

# Windows:
$ python -u blackout.py

# Linux: 
$ python3 -u blackout.py

or

Using .exe file

# Clone this repository:
$ git clone https://github.com/ErnstBeckerNeto/Blackout.git
$ cd Blackout
$ start Blackout.exe

# Or opening the folder, you will find the .exe file, only need to open it.

🚀 Technologies

  • Python
  • Tkinter

⚙ Prerequisites

  • Python 3.9+
  • Tkinter

📸 Screenshots

⚠️ Illustrative images do not represent the final result ⚠️

About

Program to shut down the computer with a timer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages