MeshAddicts / meshinfo

Realtime web UI to run against a Meshtastic regional or private mesh network.
https://svm1.meshinfo.network
45 stars 11 forks source link

Feature: Allow selection of "my" node #97

Open daviesgeek opened 3 weeks ago

daviesgeek commented 3 weeks ago

Right now we can only ever see DX information from the single node configured int the config.json. It'd be great to have the ability to store a selection so you can see the mesh from your node's POV

kevinelliott commented 1 week ago

MeshInfo will default to the server's node (if found), otherwise the UI will account for not having a reference node. The user will be able to select the node they wish to focus on (and last chosen will be remembered, either by a cookie, or some other browser storage mechanism).