New Show Hacker News story: Show HN: Syncthing-map – a utility to map syncthing devices and folders

Show HN: Syncthing-map – a utility to map syncthing devices and folders
3 by BrandoElFollito | 0 comments on Hacker News.
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://ift.tt/0rboX2B [3] https://ift.tt/ymtHkoW [4] https://ift.tt/sk9Nh5Z... [5] https://ift.tt/kOAatrW

Comments

Popular posts from this blog

New Show Hacker News story: Show HN: Sora, Personal Publishing Platform

New Show Hacker News story: Show HN: KrotoDC – gRPC in Kotlin with Dataclasses