🚀 Easy Windows Integration: New Standalone Executable for MQTT Proxy #2283
LN4CY
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @Yeraze
I just wanted to drop a quick note to let you know about a new feature we just added to mqtt-proxy (v1.5.3) that might be useful for the MeshMonitor Windows Desktop App!
We've introduced a fully self-contained, lightweight Windows executable (
mqtt-proxy-windows-amd64.exe) that runs natively without requiring Docker, WSL2, or a Python installation. It now supports standard CLI arguments, allowing it to connect instantly to the MeshMonitor Virtual Node.
For example, a user (or MeshMonitor under the hood) can launch it with a single command:
We completely overhauled the Windows documentation to recommend this as the easiest route for your users. Since MeshMonitor already manages node connections beautifully, I thought I'd mention it in case you were interested in optionally bundling or calling this underlying executable directly from your desktop app to handle MQTT proxying transparently for Windows users!
Let me know if you have any questions or if there are any specific CLI arguments that would make integration smoother. Thanks again for all your incredible work on MeshMonitor!
regards
@LN4CY
Beta Was this translation helpful? Give feedback.
All reactions