Version: 1.1.0
- Install Latest version of python 3.10 https://www.python.org/downloads/release/python-31011/
- Download source code (either clone the repository or download as zip and extract)
- Install necessary modules:
pip install -r requirements.txt
In client/
run python __init__.py
- Port to PySide6 (based on Qt6) - includes porting to python 3.11
- Finish server integration
- add GUI settings menu
- add default settings
- add resizable columns
- ported to Python version 3.11 and PySide6
Still Under Development - currently local machine only
Same as client
In server/
run python __init__.py
- Add ability to use outside local machine