Requirements/Usage:
- Python 3.6 or Higher
- PyQt5 (pip install PyQt5)
- cx_Freeze to build executable binary
- NSIS to build installable executable for Windows. (script.iss included)
- Qt Designer used to Design the UI
Run using command: python run.py
or python3 run.py