Skip to content

MeshManagerMulti-Source Mesh Network Management

Aggregate, analyze, and monitor your Meshtastic mesh network across multiple MeshMonitor instances

What is MeshManager? ​

MeshManager is a management and oversight application designed to aggregate data from multiple MeshMonitor instances and Meshtastic MQTT brokers. It provides a unified view of your mesh network with advanced analytics and monitoring capabilities.

Key Features ​

  • Multi-Source Data Collection - Connect to multiple MeshMonitor instances and MQTT brokers
  • Solar Node Tracking - Identify solar-powered nodes and predict battery issues using Forecast.Solar
  • Detailed Telemetry - Historical charts for all node metrics with solar overlay
  • Automated Reports - Scheduled notifications with analysis charts
  • Network Visualization - Topology graphs showing node relationships

Quick Start ​

bash
# Clone the repository
git clone https://github.com/yeraze/meshmanager.git
cd meshmanager

# Start with Docker Compose
docker compose up -d

Then open http://localhost:8080 in your browser.

See the Getting Started guide for detailed setup instructions.