https://github.com/roboplc/ehmi
HMI components for egui
https://github.com/roboplc/ehmi
Last synced: about 1 year ago
JSON representation
HMI components for egui
- Host: GitHub
- URL: https://github.com/roboplc/ehmi
- Owner: roboplc
- License: apache-2.0
- Created: 2025-04-09T18:46:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-14T13:44:26.000Z (about 1 year ago)
- Last Synced: 2025-05-04T14:10:08.573Z (about 1 year ago)
- Language: Rust
- Size: 78.1 KB
- Stars: 23
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
eHMI - HMI components for egui
This crate contains a collection of components for building Human-Machine
Interfaces (HMIs) using the [egui](https://crates.io/crates/egui) library in
Rust.

The crate version is synchronized with the `egui` version.
eHMI is a part of [RoboPLC](https://www.roboplc.com) project.