Hi 👋
| README [EN | CN] |
Github Page: See Here
Description
This is a simple GUI interface developed for operation by medical staff. Server parameters and client parameters can be configured in config/config_server.yaml and config/config_client.yaml
- Server main interface

- Server main control interface

- Client interface

- Test interface



- Report generation page

Getting start
Installation
How to run
python serverFrame.py
python clientFrame.py 0
python clientFrame.py 1
python clientFrame.py 2
Changelog
v1.0.2_210210_beta
- Fix some bugs.
- Add English Report.
v1.0.1_210209_beta
- Add qss.
v1.0.0_201130_beta
- The demo open source.