This is simple program with GUI that *shutdowns OR forces your computer to go to sleep
- Install dependencies by inserting
pip3 install requirements.txt -r
- Go to root directory of the project and run it using
python3 ui.py
orpython/py ui.py
if you are using Windows.