Model client for the Elvira protocol using Qt.
| elvira_ui | ||
| .gitignore | ||
| CHANGELOG.md | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
elvira-ui
Model client for the Elvira protocol written in PyQt.
Usage
elvira-ui [--address ADDRESS] [--port PORT] [--timeout TIMEOUT]
ADDRESS, PORT and TIMEOUT for the Elvira server can also be specified through the environment variables ELVIRA_ADDRESS, ELVIRA_PORT and ELVIRA_TIMEOUT respectively.