Show HN: Syncthing-map – a utility to map syncthing devices and folders - Klaput News

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/rAcjtSq [3] https://ift.tt/GKFyVg0 [4] https://ift.tt/AUvRTdj... [5] https://ift.tt/1eoQ0U7

RELATED POST :
Memuat...

Comments

Popular posts from this blog

Show HN: Modifying Clang for a Safer, More Explicit C++ - Klaput News

Show HN: A tool to design and run user state machines - Klaput News