Hi all!
I’ve been working on this Syncthing TUI for the last few weeks. I’ve replicated almost all of the functionality of the official interface in Go with the Charmbracelet Bubbletea framework.
It searches for local Syncthing instances (or specified manually) and calls into the REST endpoints just as the web interface does. I’ve found it very convenient when administering Syncthing on headless or remote machines.
Find the code here. Currently working on Debian packaging and will report back when that’s complete.
Screenshots below:



