1
1
forked from iarv/meshview
- 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

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.

View File

@@ -8,6 +8,16 @@ acme_challenge =
domain = https://www.bayme.sh
title = Bay Area Mesh
message = Real time data from around the bay area and beyond.
# Quick links
nodes=1
conversations=1
everything=1
graph_LF=1
graph_ms=1
net=1
map=1
# Map structure
map_top_left_lat=39
map_top_left_lon=-123