Launch

Install all requirements before the launch

Use this command to launch GUI interface.

python run_gui.py

Use this command to launch GUI without requirements checkup:

python run_gui.py -ncr

After the program's first launch, it will create required temp files (tokens.json, app_config.json).

You'll have to restart the program once all the files are created.

Last updated