- Added the link to another sample instance
This commit is contained in:
Pablo Revilla
2025-03-28 09:07:19 -07:00
parent ab1afec042
commit 3a29fe87cb

View File

@@ -4,12 +4,11 @@ This project watches a MQTT topic for meshtastic messages, imports them to a
database and has a web UI to view them.
Samples of a currently running instances:
``` bash
https://meshview.bayme.sh
```
``` bash
https://view.azmsh.net/
```
- https://meshview.bayme.sh
- https://view.azmsh.net/
Requires **`python3.11`** or above.