Community Contributions¶
This page lists integrations, addons and packagings of Syncthing created by the community. Like all documentation pages, it’s wiki editable so please do edit and add your own.
GUI Wrappers¶
Cross-platform¶
Android¶
Ubuntu¶
Windows¶
https://github.com/bloones/SyncThingWin (Windows service helper and tray icon)
https://github.com/canton7/SyncTrayzor (Windows host for Syncthing. Installer, auto-start, built-in browser, tray icon, folder watcher, and more)
https://github.com/kreischweide/metrothing (Windows UI to monitor multiple Syncthing instances through the REST API)
OS X¶
Kindle Touch¶
Packages and Bundlings¶
ArchLinux¶
arkOS¶
Syncthing is included in arkOS, https://arkos.io/.
Debian / Ubuntu¶
Docker¶
https://github.com/firecat53/dockerfiles/tree/master/syncthing (runs Syncthing and/or builds the binary from source)
https://github.com/firecat53/dockerfiles/tree/master/syncthing_discovery (Global announce server in a container)
https://github.com/joeybaker/docker-syncthing/ A fully baked docker container that allows custom config and will keep your settings and data past docker image restarts.
Fedora¶
https://github.com/thunderbirdtr/syncthing_rpm (SRPM, binary packages coming)
https://copr.fedoraproject.org/coprs/tune2fs/syncthing/ (RPMs, based on https://github.com/thunderbirdtr/syncthing_rpm)
FreeBSD¶
OpenSUSE¶
Synology NAS¶
http://packages.synocommunity.com/ Add the URL to Package Center in DSM. (NOTE: This page is not readable in your web browser. You can browse the files at https://synocommunity.com/packages). Numerous CPU architectures are supported. SPK’s may be older versions, however you can execute a Syncthing version upgrade via Web-GUI after installation on Synology device. As Syncthing is marked as beta by the SynoCommunity, you need to enable beta-versions in the settings.
QNAP NAS¶
http://forum.qnap.com/viewtopic.php?f=320&t=97035&start=45#p429896 QPKG (Qnap Package) Available for ALL models x86, x86_64, Arm (all including new models)
Integrations¶
REST API Bindings¶
Ports¶
PHP: https://github.com/cebe/pulse-php-discover (Only Discovery so far)
Configuration management¶
SaltStack: https://bitbucket.org/StartledPhoenix/saltstack-syncthing
Command line interface: https://github.com/syncthing/syncthing-cli