Multi-Source Aggregation
Connect to multiple MeshMonitor instances and MQTT brokers to aggregate data from your entire mesh network into a single view.
Aggregate, analyze, and monitor your Meshtastic mesh network across multiple MeshMonitor instances
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.
# Clone the repository
git clone https://github.com/yeraze/meshmanager.git
cd meshmanager
# Start with Docker Compose
docker compose up -dThen open http://localhost:8080 in your browser.
See the Getting Started guide for detailed setup instructions.