From acb69fa1e86ad5948b1f29e9e61cb820f92e562b Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Fri, 9 May 2025 10:52:40 -0700 Subject: [PATCH] Updated Instructions (markdown) --- Instructions.md | 16 ---------------- 1 file changed, 16 deletions(-) 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.