Some scripts for managing Syncthing on Linux...
install-or-update.sh
to download and install the latest version of syncthing (will extract to .\syncthing)add-as-service.sh
to run syncthing as service at logonremove-service.sh
to remove syncthing as service at logonstart.sh
andstop.sh
to start/stop syncthing manuallyopen-gui.sh
to open a browser window to the web interface of syncthingshow-logs.sh
to show the logs of syncthinguninstall.sh
to do a complete uninstallation of syncthing (config will be kept)