| Crates.io | tether-egui |
| lib.rs | tether-egui |
| version | 1.0.0-alpha |
| created_at | 2023-12-21 11:10:36.603837+00 |
| updated_at | 2025-04-10 15:17:04.863685+00 |
| description | GUI for building and testing Tether-based applications |
| homepage | https://github.com/RandomStudio/tether-egui |
| repository | https://github.com/RandomStudio/tether-egui |
| max_upload_size | |
| id | 1076718 |
| size | 1,169,059 |
A tiny desktop app for remote-controlling Tether-based systems, simulating input, and more (soon). Built using the immediate-mode GUI library, egui.

On a Mac with homebrew, brew install RandomStudio/tap/tether-egui should do it.
Alternatively, if you have Cargo installed on your system, you can install using cargo install tether-egui.
...Or download the latest release.
Simply launch from the command-line any time using tether-egui.
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!