Sync with latest Wiki content, syncthing -> Syncthing

This commit is contained in:
Jakob Borg
2015-05-29 09:10:37 +02:00
parent cbf0766e86
commit 567d3dd0f5
27 changed files with 241 additions and 100 deletions
+8
View File
@@ -14,6 +14,14 @@ and configure them in parallel. If both machines aren't accessible
simultaneously that's fine, the results will just be a little less
immediately obvious.
A film version of this transcript is available on YouTube (contributed by
@theincogtion). `This video <https://www.youtube.com/watch?v=foTxCfhxVLE>`_
shows how to install Syncthing on Ubuntu/Debian/Mint using PPA, also available
in `German <https://www.youtube.com/watch?v=Gh5nUlDzqJc>`_. `This video
<https://www.youtube.com/watch?v=2QcO8ikxzxA>`_ shows how to install Syncthing
on Windows, also available in `German
<https://www.youtube.com/watch?v=7LziT3KDiMU>`_
Installing
----------
+55
View File
@@ -0,0 +1,55 @@
.. _project-presentation:
Project Presentation
====================
These are the various projects under the Syncthing umbrella and the
people responsible for maintaining them.
`syncthing <https://github.com/syncthing/syncthing>`__
------------------------------------------------------
``syncthing`` is the core CLI application, used by the Android and
native UI wrappers.
Maintainers
~~~~~~~~~~~
- Jakob Borg / `@calmh <https://github.com/calmh>`_ (Founder)
- Audrius Butkevicius /
`@AudriusButkevicius <https://github.com/AudriusButkevicius>`_
- Lode Hoste / `@Zillode <https://github.com/Zillode>`_
`syncthing-android <https://github.com/syncthing/syncthing-android>`__
----------------------------------------------------------------------
``syncthing-android`` is the Android packaging and native UI on top of
syncthing.
Maintainers
~~~~~~~~~~~
- Felix Ableitner / `@Nutomic <https://github.com/Nutomic>`_
(Founder)
- Lode Hoste / `@Zillode <https://github.com/Zillode>`_
`syncthing-inotify <https://github.com/syncthing/syncthing-inotify>`__
----------------------------------------------------------------------
``syncthing-inotify``\ is a filesystem notifications watcher on top of
syncthing.
Maintainers
~~~~~~~~~~~
- Lode Hoste / `@Zillode <https://github.com/Zillode>`_ (Founder)
`syncthing-gtk <https://github.com/syncthing/syncthing-gtk>`__
--------------------------------------------------------------
``syncthing-gtk`` is a native UI wrapper on top of syncthing
Maintainers
~~~~~~~~~~~
- Tomas Cerveny `@kozec <https://github.com/kozec>`_ (Founder)