diff --git a/README.md b/README.md index 63ef503..5700a9e 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/sample.config.ini b/sample.config.ini index 67bed20..1386899 100644 --- a/sample.config.ini +++ b/sample.config.ini @@ -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