From 4692ff7c8bf613e10193048712bbb00d99fa28ec Mon Sep 17 00:00:00 2001 From: liamcottle Date: Wed, 13 Mar 2024 05:05:59 +1300 Subject: [PATCH] add readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ceaf29b --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Meshtastic Map + +A map of all Meshtastic nodes heard via MQTT. + +## TODO + +- show connection lines between nodes and the neighbours they have heard directly +- ui to view realtime events from specific nodes +- ui to view text messages log +- store x days worth of historical logs +- be able to go back in time and see how the mesh evolved