ShayBox / RidenGUI

Qt 5/6 based GUI for Riden RDXX power supplies written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RidenGUI

Qt 5/6 based GUI for Riden RDXX power supplies written in Python

Screenshots

MainWindow
SettingsWizard1 SettingsWizard2 SettingsWizard2

Issues

Please report and discuss issues on Discussions

Installation

Requirements:

$ pip install --user pyqt5
$ pip install --user git+https://github.com/shaybox/ridengui.git

$ ridengui

Development

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

Usage

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.

About

Qt 5/6 based GUI for Riden RDXX power supplies written in Python

License:MIT License


Languages

Language:Python 100.0%