Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/L1nY4n/mqtt_v
mqtt client gui in rust
https://github.com/L1nY4n/mqtt_v
egui gui mqtt mqtt-client mqtt-client-gui rust
Last synced: 12 days ago
JSON representation
mqtt client gui in rust
- Host: GitHub
- URL: https://github.com/L1nY4n/mqtt_v
- Owner: L1nY4n
- License: mit
- Created: 2022-09-28T00:45:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T03:53:04.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T08:09:33.825Z (3 months ago)
- Topics: egui, gui, mqtt, mqtt-client, mqtt-client-gui, rust
- Language: Rust
- Homepage:
- Size: 1.38 MB
- Stars: 12
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mqttV: mqtt client GUI in rust
[![Cargo Build & Test](https://github.com/L1nY4n/mqtt_v/actions/workflows/ci.yml/badge.svg)](https://github.com/L1nY4n/mqtt_v/actions/workflows/ci.yml)
[![Release](https://github.com/L1nY4n/mqtt_v/actions/workflows/Release.yml/badge.svg)](https://github.com/L1nY4n/mqtt_v/actions/workflows/Release.yml)GUI library [egui](https://github.com/emilk/egui)
Backend library [rumqttc](https://github.com/bytebeamio/rumqtt/tree/main/rumqttc)
## Goals
* Powerful and easy to use
* Modern and performant UI
* Cross platform with small size executable file
* Statistics and analysis of Data## Status
work in progress## Screenshots