diff --git a/Instructions.md b/Instructions.md index c6dc75f..cd55ba1 100644 --- a/Instructions.md +++ b/Instructions.md @@ -1,19 +1,3 @@ - -# Meshview -![node](meshview/screenshots/nodeinfo.png) - -This project watches a MQTT topic for meshtastic messages, imports them to a -database and has a web UI to view them. - -Samples of currently running instances: - -- https://meshview.bayme.sh (SF Bay Area) -- https://view.azmsh.net/ (Arizona) -- https://socalmesh.w4hac.com/ (Southern California) -- https://meshview.mt.gt (Canadaverse) - ---- - ## Preparing Requires **`python3.11`** or above.