Zum Inhalt springen

BasicSync

Veröffentlicht von Andrew Gunnerson

Eine einfache App zum Ausführen von Syncthing unter Android

Open SourceGPL-3.0-only

Teile dieser Seite erscheinen in der Sprache, in der sie verfasst wurden, weil die Übersetzung nicht abgeschlossen ist.

Highlights

  • Runs the Syncthing synchronisation engine as a background service on Android.
  • Pairs folders on the device with matching folders on other Syncthing peers.
  • Keeps device-to-device transfers direct, without an intermediate hosted account.
  • Deliberately narrow in scope, handling process management rather than reimplementing sync.
  • Distributed for Android under GPL-3.0-only.

Über diese Anwendung

BasicSync is an Android front end for Syncthing, the file synchronisation engine that keeps folders in step directly between devices rather than through a central account. The app's role is to host the Syncthing process on the phone or tablet and give it a place to run, so that directories on the device can be paired with the same folders on a desktop, a server, or another handset that is also running Syncthing.

As the name suggests, the scope is deliberately narrow: it concentrates on starting, stopping, and keeping the sync process alive under Android's background restrictions, leaving the synchronisation logic itself to Syncthing. That also sets the practical limit. BasicSync is only useful as one node in a set of devices, so at least one other Syncthing peer has to exist and be reachable before anything is transferred.

Published by Andrew Gunnerson under GPL-3.0-only, the app is available for Android alone; there is no desktop build, since desktop platforms run Syncthing directly.

Android

Wir hosten diese Datei nicht, wir scannen sie nicht und wir sehen ihren Inhalt nicht ein. Lesen Sie, was die Quelle angibt, und entscheiden Sie dann selbst.