Skip to content

Syncthing-Fork

F-Droid

Open source

Wrapper for Syncthing - Open and decentralized file synchronization

Version
2.1.2.0
Size
64.9 MB
Updated
Jul 10, 2026
Get from Download APK (v2.1.2.0)
Signing certificate on record

About this app

This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like: * Folder, device and overall sync progress can easily be read off the UI. * "Sync every hour" to save even more battery * Individual sync conditions can be applied per device and per folder * Recent changes UI, click to open files. * Changes to folder and device config can be made regardless if Syncthing is running or not * UI explains why syncthing is running or not. * "Battery eater" problem is fixed. * Discover other Syncthing devices on the same network and easily add them. * Supports two-way synchronization on external SD card since Android 11.

Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.

Please seek help on the forum and/or social media apps first before creating issues on the tracker.

Website: https://github.com/researchxxl/syncthing-android

Source code: https://github.com/researchxxl/syncthing-android

How Syncthing writes to external SD card: https://github.com/researchxxl/syncthing-android/blob/main/wiki/SD-card-write-access.md

Wiki, FAQ and helpful articles: https://github.com/researchxxl/syncthing-android/tree/main/wiki#readme

Issues: https://github.com/researchxxl/syncthing-android/issues

Please help with the Translation: https://hosted.weblate.org/projects/syncthing-fork/app/

Licensed under MPL-2.0.

OfficialSignature VerifiedOpen Source

What's New in v2.1.2.0

Imported from the F-Droid repository index.

  • Fixes
  • - fix(deprecation): bundleOf in DeviceIdDialogFragment by @researchxxl in #290
  • - bug(onboarding): fix state consistency in onboarding activity by @dbhavsar76 in #293
  • Features
  • - Upgrade onboarding experience to material design by @dbhavsar76 in #200
  • - refactor(web gui): refactor the webgui activity to kotlin and material design by @dbhavsar76 in #296

Version history

v2.1.2.0Latest
Signature continuous

Jul 10, 2026 · 64.9 MB · Android API 2336 · code 2010200

Imported from the F-Droid repository index.

  • Fixes
  • - fix(deprecation): bundleOf in DeviceIdDialogFragment by @researchxxl in #290
  • - bug(onboarding): fix state consistency in onboarding activity by @dbhavsar76 in #293
  • Features
  • - Upgrade onboarding experience to material design by @dbhavsar76 in #200
  • - refactor(web gui): refactor the webgui activity to kotlin and material design by @dbhavsar76 in #296
WRITE_EXTERNAL_STORAGEINTERNETACCESS_NETWORK_STATEACCESS_WIFI_STATERECEIVE_BOOT_COMPLETEDREAD_SYNC_SETTINGSREQUEST_IGNORE_BATTERY_OPTIMIZATIONSACCESS_COARSE_LOCATIONACCESS_FINE_LOCATIONACCESS_BACKGROUND_LOCATIONFOREGROUND_SERVICEFOREGROUND_SERVICE_SPECIAL_USECAMERAMANAGE_EXTERNAL_STORAGECHANGE_WIFI_MULTICAST_STATEPOST_NOTIFICATIONScom.github.catfriend1.syncthingfork.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSIONREAD_EXTERNAL_STORAGE

SHA-256 dc2bbf16cd931b4318dad01b8e5d54f469955a5689b9e2968bd983ddfd988b8e

v2.1.1.0
Signature continuous

Jun 9, 2026 · 64.7 MB · Android API 2336 · code 2010100

Imported from the F-Droid repository index.

WRITE_EXTERNAL_STORAGEINTERNETACCESS_NETWORK_STATEACCESS_WIFI_STATERECEIVE_BOOT_COMPLETEDREAD_SYNC_SETTINGSREQUEST_IGNORE_BATTERY_OPTIMIZATIONSACCESS_COARSE_LOCATIONACCESS_FINE_LOCATIONACCESS_BACKGROUND_LOCATIONFOREGROUND_SERVICEFOREGROUND_SERVICE_SPECIAL_USECAMERAMANAGE_EXTERNAL_STORAGECHANGE_WIFI_MULTICAST_STATEPOST_NOTIFICATIONScom.github.catfriend1.syncthingfork.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSIONREAD_EXTERNAL_STORAGE

SHA-256 e99846f5054dd03f601912071d96de93e68bab5409b19495ec7d8a9189ca8b84

v2.1.0.0
Signature continuous

May 14, 2026 · 64.4 MB · Android API 2336 · code 2010000

Imported from the F-Droid repository index.

WRITE_EXTERNAL_STORAGEINTERNETACCESS_NETWORK_STATEACCESS_WIFI_STATERECEIVE_BOOT_COMPLETEDREAD_SYNC_SETTINGSREQUEST_IGNORE_BATTERY_OPTIMIZATIONSACCESS_COARSE_LOCATIONACCESS_FINE_LOCATIONACCESS_BACKGROUND_LOCATIONFOREGROUND_SERVICEFOREGROUND_SERVICE_SPECIAL_USECAMERAMANAGE_EXTERNAL_STORAGECHANGE_WIFI_MULTICAST_STATEPOST_NOTIFICATIONScom.github.catfriend1.syncthingfork.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSIONREAD_EXTERNAL_STORAGE

SHA-256 676d07c34414791add2ee330321d135cd70fa9eb35d51a59df52efc11a0efa27

Will it run on your device?

CompatibilityVery likely to run

92%

  • Runs on a broad range of modern Android versions.
  • Multiple CPU architectures are covered.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
+0.2 MB
Added permissions
None
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be com.github.catfriend1.syncthingfork is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 2.1.1.0 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall Syncthing-Fork first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of Syncthing-Fork, and a listing is removed when the evidence for it stops holding up.

Get Syncthing-Fork

Every source we list for com.github.catfriend1.syncthingfork is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Social
Android
6.0+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
2.1.2.0 (code 2010200)
Size
64.9 MB
Updated
Jul 10, 2026
Package name
com.github.catfriend1.syncthingfork

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v2.1.2.0)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

dc2bbf16cd931b4318dad01b8e5d54f469955a5689b9e2968bd983ddfd988b8e

Signing certificate

d374b8de5057013143c7d1515a015598c2df403be8160cae01a58c227e6e86aa

Permissions Required

What each permission lets Syncthing-Fork do. A highlighted one is worth a second look — not necessarily wrong, just worth asking whether this app needs it.

WRITE_EXTERNAL_STORAGEWrite files to shared storage.
INTERNETSend and receive data over the internet.
ACCESS_NETWORK_STATECheck whether the device is online and on what kind of connection.
ACCESS_WIFI_STATESee Wi-Fi status and the network it is connected to.
RECEIVE_BOOT_COMPLETEDStart automatically when the device finishes booting.
READ_SYNC_SETTINGS
REQUEST_IGNORE_BATTERY_OPTIMIZATIONSAsk to keep running without battery limits.
ACCESS_COARSE_LOCATIONRead your approximate location.
ACCESS_FINE_LOCATIONRead your precise location.
ACCESS_BACKGROUND_LOCATIONRead your location even when the app is closed.
FOREGROUND_SERVICEKeep running in the background with a visible notification.
FOREGROUND_SERVICE_SPECIAL_USERun a background service for a purpose the developer declares.
CAMERAUse the camera to take photos or video.
MANAGE_EXTERNAL_STORAGERead and change almost all files on the device.
CHANGE_WIFI_MULTICAST_STATE
POST_NOTIFICATIONSShow notifications.
com.github.catfriend1.syncthingfork.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
READ_EXTERNAL_STORAGERead files in shared storage.

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

More Social apps

More from F-Droid

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem