The build system is Qt framework. The front-end is programmed in QML, and the back-end in Python, using PySide2.
Linux/X11 requirements
MacOS requirements
Windows requirements
The minimum Qt version required is Qt 5.12.0 LTS. However, is highly recommended using Qt 5.12.1 LTS due to some bugs:
The wheel of PySide2 must match the selected Qt version, i.e. if you use Qt 5.12.0 LTS you must use it with PySide2 5.12.0, and if you use Qt 5.12.1 LTS you must use PySide2 5.12.1.
This is a Work-In-Progress.