https://github.com/doineann/syncthing-windows
Some scripts for managing Syncthing on Windows...
https://github.com/doineann/syncthing-windows
installation syncthing updater-script windows
Last synced: 12 months ago
JSON representation
Some scripts for managing Syncthing on Windows...
- Host: GitHub
- URL: https://github.com/doineann/syncthing-windows
- Owner: Doineann
- License: mit
- Created: 2024-07-06T16:08:33.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-02T15:21:56.000Z (over 1 year ago)
- Last Synced: 2025-06-15T10:06:41.310Z (12 months ago)
- Topics: installation, syncthing, updater-script, windows
- Language: Batchfile
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Some scripts for managing [Syncthing](https://syncthing.net/) on Windows...
### How to use?
- run `update.cmd` to download the latest version of syncthing (will extract to .\syncthing)
- use `schedule-at-logon-add.cmd` to schedule a task to run syncthing at logon
- use `schedule-at-logon-remove.cmd` to remove the scheduled task
- use `start.cmd` and `stop.cmd` to start/stop syncthing manually
- run `open-gui.cmd` to open a browser window to the web interface of syncthing