Crates.io | tether-egui |
lib.rs | tether-egui |
version | 0.9.6 |
source | src |
created_at | 2023-12-21 11:10:36.603837 |
updated_at | 2024-11-19 12:02:10.934875 |
description | GUI for building and testing Tether-based applications |
homepage | |
repository | https://github.com/RandomStudio/tether-egui |
max_upload_size | |
id | 1076718 |
size | 1,151,654 |
A tiny desktop app for remote-controlling Tether-based systems, simulating input, and more (soon). Built using the immediate-mode GUI library, egui.
If you have Cargo installed on your system, you can install using cargo install tether-egui
and you can simply launch from the command-line any time using tether-egui
.
...Or download the latest release for your OS and run it.
By default, Tether Egui will try to connect to an MQTT broker running at tcp://localhost:1883
Launch without Tether (build your UI only) by passing --tether.disable
More options: --help
See Issues for suggested new features. And add your own!