https://github.com/doineann/syncthing-windows
Some scripts for managing Syncthing on Windows...
https://github.com/doineann/syncthing-windows
Last synced: 2 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 (11 months ago)
- Default Branch: master
- Last Pushed: 2025-01-02T15:21:56.000Z (5 months ago)
- Last Synced: 2025-01-02T16:34:54.271Z (5 months ago)
- Language: Batchfile
- 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