SyncUp

Verified safeOpen sourceExclusive
No reviews reviews
31
downloads
7.0
android

AI summary

Curious what AI thinks about this app? Ask for a short summary highlighting what it does and any noteworthy details.

About this app

An open-source Syncthing client for iPhone and Android, powered by the Syncthing daemon via gomobile.

Syncthing's official Android client was archived in December 2024. No single client ran on both phones from one codebase, so this one was built. The daemon runs in-process via gomobile, with a React Native UI scaffolded from react-native-go.

Differences from other clients:

Daemon runs in-process on Android. The Go daemon lives inside the app via gomobile. There is no subprocess to manage, no IPC between a background service and the UI, and no service-restart handling.

Auto-accept folders from trusted peers. When you add a peer, you can toggle auto-accept so any folder they share is added to your device automatically without a prompt. Other pending offers show up as accept/ignore cards in the Folders tab.

QR pairing works both ways. Display your device's QR for a peer to scan, or scan theirs. The 56-character device ID never needs to be typed by hand.

UI updates in near real time. Long-polling /rest/events means config changes, folder state, and incoming offers reach the UI in about a second, instead of on a polling interval.

About this version

Version
1.1.12 (29628615)
Size
62.1 MB
Requires Android
7.0
Target SDK
24
Architecture
arm64-v8a
Downloads
31
Updated
May 13, 2026
Package
com.siddarthkay.syncup

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app