Update README.md

This commit is contained in:
Pablo Revilla
2025-09-19 11:11:25 -07:00
parent 02f63fca70
commit e2c1e311b8

View File

@@ -2,10 +2,12 @@
# Meshview
![Start Page](screenshots/animated.gif)
The project serves as a real-time monitoring and diagnostic tool for the Meshtastic mesh network. It provides detailed insights into the network's activity, including message traffic, node positions, and telemetry data.
The project serves as a real-time monitoring and diagnostic tool for the Meshtastic mesh network. It provides detailed insights into network activity, including message traffic, node positions, and telemetry data.
### Version 2.0.7 update - September 2025
* New capability to automatically trim the database to a keep specific amount of days of data
* Added configuaration for update intervals for both the Live Map and the Firehose pages
* New database maintenance capability to automatically keep a specific number of days of data.
* Added configuration for update intervals for both the Live Map and the Firehose pages.
### Version 2.0.6 update - August 2025
* New Live Map (Shows packet feed live)
* New API /api/config (See API documentation)