All software
PotatoMesh

PotatoMesh

Monitoring / Management Beta

Federated self-hosted dashboard for local MeshCore and Meshtastic communities, combining node maps, chat, telemetry, neighbors and trace routes with remote radio ingestors and a public API.

Maintainer
l5yth ↗
Kind
Monitoring & Management
Maturity
Beta
Languages
Ruby Python JavaScript Dart
Licensing
Open source
Latest version
0.7.2 · 2026-07-07
License
Apache-2.0
Platforms
Docker Linux NixOS Web

Screenshots

Community node map, chat and telemetry dashboard
Matrix bridge forwarding mesh messages

Capabilities

Interfaces

  • Web
  • API
  • Headless

Connections

  • BLE
  • Serial
  • TCP
  • HTTP

Capabilities

  • Messaging
  • Contacts
  • Channels
  • Monitoring
  • Telemetry
  • Packet analysis
  • Mapping
  • Notifications
  • Bridging

Node role

  • Companion
  • Repeater
  • Room server
  • Sensor

Install

Releases

from GitHub · updated 2026-07-07
  1. v0.7.2 # Latest 13 days ago · 2026-07-07 17:52 UTC

    This is a service release that improves performance and stability as well as selected recommended security hardening patches.

    What's Changed

    New Contributors

    Full Changelog: https://github.com/l5yth/potato-mesh/compare/v0.7.1...v0.7.2

  2. v0.7.1 # 18 days ago · 2026-07-02 18:53 UTC

    This is a service release of potato-mesh v0.7,1 fixing some bugs and annoyances with frontend performance and behaviour. If you are on v0.7.0, upgrading is strongly recommended.

    What's Changed

    Full Changelog: https://github.com/l5yth/potato-mesh/compare/v0.7.0...v0.7.1

  3. v0.7.0 # 24 days ago · 2026-06-26 14:05 UTC

    This is a service release of the radio mess app-suite potato-mesh v0.7.0 which contains some breaking changes in API and federation to enable new features. Upgrading is strongly recommended, especially for federation users.

    Demo: https://potatomesh.net

    Alternate UI: https://meshint.potatomesh.net/ (Github: https://github.com/l5yth/meshint)

    Pub-Sub

    The 60-second refresh cycle was completely removed in favor of pubsub. The frontend not subscribtes to changes in the backend on the /api/events API. New updates to nodes or chat, are immediately visible on the dashboard as they happen in the air.

    API Breakage

    Organically, the API grew with both snake_case and camelCase - everything has been fixed to snake case to have a consistence across all API endpoints.

    Reticulum support

    The app does not support Reticulum yet but the APIs expose the necessary fields so that this new protocol can be added without breaking change in the coming releases.

    What's Changed

    New Contributors

    • @giannoug made their first …
Show all 20 releases →

Project signals

popularity 2026-07-20 verification 2026-07-20
GitHub stars
334
Forks
42
Watchers
7
Open issues
21
Contributors
11
Release downloads
24
Latest downloads
0
Source available
Yes
Releases available
Yes
Signed releases
No
CI builds
Yes
Documentation
Yes
  • MeshCore ingestors connect to companion radios over BLE, serial or TCP and post normalized data to the web service.
  • Federation is enabled by default but can be disabled for isolated or private deployments.
  • The mobile reader and Matrix bridge are still described as works in progress.

Tags