Projects

MeshMap Lite & MeshGo

Two complementary applications for Meshtastic networks: MeshMap Lite, a lightweight regional map and chat viewer, and MeshGo, a desktop client for connecting directly to nodes.

  • Built MeshMap Lite as a self-contained Go service with an embedded web frontend, MQTT and protobuf ingestion, SQLite persistence, live updates, interactive maps, node details, chat, statistics, and event logs.
  • Built MeshGo with serial and network connections, persistent network state, data migrations, and interfaces for messages, nodes, channels, maps, telemetry, and device settings.
  • Added automated testing, static analysis, container and multi-platform builds, and release pipelines.

MeshMap Lite: Repository · Docker Hub · GHCR

MeshGo: Repository · Releases