Added in 1.5.0:
❗ Windows Users: ❗
No change, use 1.4.0 instead
✅ Added support for Linux and Mac OS
-
From my own testing, I wasn't successful on compiling the application into a executable, so instead I created a bash script (run_app.sh) which will install a virtual enviroment (venv) which will install the required python packages and run the app.
-
This should work on MacOS out of the box as well, but I don't have an Mac to test it on, if there is any problems, raise an Issue ticket and I'll try fix it.