- Added the link to another sample instance
This commit is contained in:
Pablo Revilla
2025-03-28 09:04:09 -07:00
parent 4197d15bea
commit 421cb802e4
2 changed files with 17 additions and 1 deletions
+7 -1
View File
@@ -3,7 +3,13 @@
This project watches a MQTT topic for meshtastic messages, imports them to a
database and has a web UI to view them.
An example of a currently running instace for the San Francisco Bay Area mesh runs at https://meshview.bayme.sh
An example of a currently running instace for the San Francisco Bay Area mesh runs at:
``` bash
https://meshview.bayme.sh
```
``` bash
https://view.azmsh.net/
```
Requires **`python3.11`** or above.