A map of Meshtastic nodes.
Find a file
2024-03-14 02:39:41 +13:00
prisma collect device metrics 2024-03-14 00:55:27 +13:00
src add graphs for historical device metrics 2024-03-14 02:39:41 +13:00
.gitignore implement database and mqtt client to cache node info 2024-03-13 03:46:50 +13:00
package-lock.json implement database and mqtt client to cache node info 2024-03-13 03:46:50 +13:00
package.json implement database and mqtt client to cache node info 2024-03-13 03:46:50 +13:00
README.md add todo 2024-03-14 00:43:17 +13:00

Meshtastic Map

A map of all Meshtastic nodes heard via MQTT.

TODO

  • show frequency

  • welcome modal

  • not affiliated with meshtastic info

  • donate link

  • 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

  • dedupe packets

References