### ⚠️Support for Windows 10/11 only, but now development is underway for Linux, Debian and Ubuntu ## Instruction 1. Install the necessary modules ```shell $ pip install -r requirements.txt ``` 2. Run the application ```shell $ python main.py ```