From 365200dcb89c791ad0c731ee787608d9246dfafc Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Tue, 11 Feb 2025 12:53:37 -0800 Subject: [PATCH] Update README --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index d4c2f7f..d96f5e8 100644 --- a/README +++ b/README @@ -1,6 +1,8 @@ Meshview ======== +Currently running at http://meshview.bayme.sh + This project watches a MQTT topic for meshtastic messages, imports them to a database and has a web UI to view them. Requires Python 3.12 @@ -26,3 +28,6 @@ Other Options: --topic MQTT Topic, default is 'msh/US/bayarea/#' + + +