This was the trigger to write a small application that creates a map of your devices, their folders, and how each is shared. It is directly based on the configuration file of each device.
The stable version[2] generates a HTML file you can render in a browser to show the map (based on mermaid.js[3]).
I just released an experimental feature[4] that starts a web server which will dynamically create the map based on configurations shared by the devices. Binaries are available as well[5].
I would be glad to hear any comments or advice (I am an amateur developper). Thanks!
[2] https://github.com/wsw70/syncthing-map/releases/tag/master
[4] https://github.com/wsw70/syncthing-map/blob/dev/README.md#au...