Files
meshcore-gui/meshcore_observer/__init__.py
2026-03-09 17:53:29 +01:00

10 lines
255 B
Python

"""
MeshCore Observer — Read-Only Archive Monitor Dashboard.
Standalone daemon that reads archive JSON files produced by
meshcore_gui and meshcore_bridge, aggregates them, and presents
a unified NiceGUI monitoring dashboard.
"""
__version__ = "1.2.0"