-
Notifications
You must be signed in to change notification settings - Fork 17
Description
I wanted to briefly introduce myself and share a small community project built around meshcore-cli.
I’m the author of mc-webui — an open-source, lightweight web interface that wraps meshcore-cli and allows interacting with MeshCore from a browser. The goal is not to fork or replace the CLI, but to provide an optional frontend layer for users who prefer a web UI or remote access (e.g. homelab, room server, shared household node).
The project was created out of practical day-to-day use of MeshCore and is still under active development. At the moment it focuses on:
-
calling meshcore-cli as-is (no protocol changes),
-
keeping the CLI as the single source of truth,
-
staying compatible with upstream development.
I’m posting this mostly as an FYI and to keep things transparent. If you have any feedback, concerns, or suggestions regarding CLI usage, output stability, or best practices for external wrappers, I’d be happy to hear them and adapt accordingly.
Thanks for your work on MeshCore and meshcore-cli — it’s been a great foundation to build on.
Best regards,
Marek