Skip to content

Latest commit

 

History

History
81 lines (63 loc) · 1.93 KB

README.md

File metadata and controls

81 lines (63 loc) · 1.93 KB

🛑 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 ⚠️