Show HN: Syncthing-map – a utility to map syncthing devices and folders (github.com)

6 points by BrandoElFollito ↗ HN
If you use the excellent Syncthing[1], you may quickly be lost in the various shares between devices. I was.

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!

[1] https://syncthing.net/

[2] https://github.com/wsw70/syncthing-map/releases/tag/master

[3] https://mermaid.js.org/#/

[4] https://github.com/wsw70/syncthing-map/blob/dev/README.md#au...

[5] https://github.com/wsw70/syncthing-map/releases/tag/dev

0 comments

[ 3.4 ms ] story [ 10.4 ms ] thread

No comments yet.