Qt 5/6 based GUI for Riden RDXX power supplies written in Python
Please report and discuss issues on Discussions
Requirements:
$ pip install --user pyqt5
$ pip install --user git+https://github.com/shaybox/ridengui.git
$ ridengui
poetry
is a required build dependency (build tool)
git clone https://github.com/ShayBox/RidenGUI.git
cd RidenGUI
poetry env use <python3 executable>
$ poetry run ridengui
There's icon and desktop entry files in the data
directory.
Run the command ridengui
to start the GUI.
Run the command ridengui --help
to see the command line options.