The GUI is a remake in Python of the project Monterey
Create a new virtual environment running
python3 -m venv envTo install all the required dependencies using PiP run
python3 -m pip install -r requirements.txtYour environment is set up.
python3 main.py