Initial
This commit is contained in:
@@ -0,0 +1,152 @@
|
||||
Community Contributions
|
||||
=======================
|
||||
|
||||
This page lists integrations, addons and packagings of syncthing created
|
||||
by the community. Like all documentation pages, it's wiki editable so
|
||||
feel free to edit and add your own.
|
||||
|
||||
GUI Wrappers
|
||||
------------
|
||||
|
||||
.. _contrib-all:
|
||||
|
||||
Cross-platform
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
- https://github.com/syncthing/syncthing-gtk
|
||||
- https://github.com/alex2108/syncthing-tray (Tray icon only)
|
||||
|
||||
Android
|
||||
~~~~~~~
|
||||
|
||||
- https://github.com/syncthing/syncthing-android
|
||||
|
||||
Ubuntu
|
||||
~~~~~~
|
||||
|
||||
- https://github.com/icaruseffect/syncthing-ubuntu-indicator
|
||||
|
||||
.. _contrib-windows:
|
||||
|
||||
Windows
|
||||
~~~~~~~
|
||||
|
||||
- https://github.com/iss0/SyncthingTray
|
||||
- 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 Synchthing instances through the REST API)
|
||||
|
||||
OS X
|
||||
~~~~
|
||||
|
||||
- https://github.com/m0ppers/syncthing-bar
|
||||
|
||||
Kindle Touch
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- https://github.com/gutenye/syncthing-kindle
|
||||
|
||||
Packages and Bundlings
|
||||
----------------------
|
||||
|
||||
ArchLinux
|
||||
~~~~~~~~~
|
||||
|
||||
- https://www.archlinux.org/packages/?name=syncthing
|
||||
- https://www.archlinux.org/packages/?name=syncthing-gtk
|
||||
- https://aur.archlinux.org/packages/syncthing-inotify
|
||||
- https://aur.archlinux.org/packages/syncthing-discosrv
|
||||
|
||||
arkOS
|
||||
~~~~~
|
||||
|
||||
Syncthing is included in arkOS, https://arkos.io/.
|
||||
|
||||
Debian / Ubuntu
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
- PPA: https://launchpad.net/~ytvwld/+archive/ubuntu/syncthing
|
||||
- Syncthing GTK PPA:
|
||||
https://launchpad.net/~nilarimogard/+archive/ubuntu/webupd8/
|
||||
- https://forum.syncthing.net/t/lxle-a-respin-of-lubuntu-now-has-syncthing-included-by-default/1392
|
||||
|
||||
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
|
||||
~~~~~~~
|
||||
|
||||
- http://www.freshports.org/net/syncthing/
|
||||
|
||||
OpenSUSE
|
||||
~~~~~~~~
|
||||
|
||||
- http://software.opensuse.org/package/syncthing
|
||||
|
||||
Synology NAS
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- http://packages.synocommunity.com/ Add 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
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
- Ruby: https://github.com/retgoat/syncthing-ruby
|
||||
- Python: https://github.com/Astalaseven/syncthing-python
|
||||
|
||||
Ports
|
||||
~~~~~
|
||||
|
||||
- Swift: https://github.com/dapperstout/pulse-swift
|
||||
- Java: https://github.com/dapperstout/pulse-java
|
||||
- PHP: https://github.com/cebe/pulse-php-discover (Only Discovery so
|
||||
far)
|
||||
|
||||
Configuration management
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
- Saltstack: https://bitbucket.org/StartledPhoenix/saltstack-syncthing
|
||||
- Puppet: https://github.com/whefter/puppet-syncthing
|
||||
- Command line interface: https://github.com/syncthing/syncthing-cli
|
||||
|
||||
Other
|
||||
-----
|
||||
|
||||
`Pulse <http://ind.ie/pulse/>`__ is a rebranding / fork of syncthing.
|
||||
Reference in New Issue
Block a user