A fork of syncthing-android that adds battery-saving options. Original repository: https://github.com/Catfriend1/syncthing-android
Go to file
2025-08-10 11:20:08 +02:00
.github workflow/release: Remove AAB 2025-08-07 18:46:47 +02:00
app Translated using Weblate (Chinese (Simplified Han script)) 2025-08-08 11:02:08 +02:00
docker docker: prebuild lint > lintDebug 2025-07-14 00:48:45 +02:00
gradle APK version v1.30.0.3 2025-08-07 14:12:04 +02:00
scripts wiki/Building-and-Development: Java 17 > 21 2025-08-10 11:20:08 +02:00
syncthing Move version-code, version-name to libs.versions.toml (#1544) 2025-07-14 17:14:34 +02:00
wiki wiki/Building-and-Development: Java 17 > 21 2025-08-10 11:20:08 +02:00
.dockerignore mv debug_scripts to scripts/debug 2025-05-12 19:36:09 +02:00
.gitattributes CI integration, docker, GitHub actions (#1369) 2025-05-06 02:53:57 +02:00
.gitignore mv debug_scripts to scripts/debug 2025-05-12 19:36:09 +02:00
.gitmodules Revert "Revert build script changes" 2017-10-24 14:55:28 +09:00
build.cmd versionCatalog: cleanup 2025-07-31 10:59:33 +02:00
build.gradle.kts build: Remove deprecated dataBinding = true (#1553). migrate to KSP 2025-07-31 12:34:44 +02:00
clean.cmd Update clean.cmd 2025-07-14 01:47:25 +02:00
CONTRIBUTING.md Issue template update (#1445) 2025-05-22 23:16:00 +02:00
ga.cmd Fix build due to JCenter shutdown (fixes #1135) (#1136) 2024-10-21 23:48:31 +02:00
git_fetch_branch.sh Import translations / Force lint checks before build (#132) 2018-11-29 22:16:51 +01:00
gradle.properties gradle: turn on caching, parallel 2025-07-14 05:19:49 +02:00
gradlew Update gradle-wrapper 2025-07-10 04:52:19 +02:00
gradlew.bat Update gradle-wrapper 2025-07-10 04:52:19 +02:00
LICENSE Change license to MPLv2. 2015-03-17 22:27:50 +01:00
merge-squash.cmd Update merge-squash.cmd 2025-07-22 12:56:38 +02:00
privacy-policy.md Fixing typo Github to GitHub. (#1103) 2024-03-23 08:26:04 +01:00
README.md Update README.md (#1558) 2025-08-05 18:07:47 +02:00
settings.gradle.kts Fix build due to JCenter shutdown (fixes #1135) (#1136) 2024-10-21 23:48:31 +02:00

Syncthing-Fork - A Syncthing Wrapper for Android

License: MPLv2 Translation status Build App

A wrapper of Syncthing for Android. Head to the "releases" section or F-Droid for builds. I'm currently short on time. Please seek help on the forum and/or social media apps first before consuming my time moderating issues on the tracker here. Thank you.

screenshot 1 · screenshot 2 · screenshot 3

I am no longer publishing this on Google Play

See detailed info about release variants and which is recommended to fit your needs.

"nel0x" has announced to continue publishing on the play store. I welcome his help and the work I think he'll put into his mission. It's up to you, reading this, to decide if to trust and/or support him or go with the F-Droid release channel of this app instead. You don't know me and I don't know him... we are all volunteers in the spirit of open source.

Switching from the (now deprecated) official version

Switching is easier than you may think!

  • On Syncthing on the official app, go into the settings and create a backup.
  • Confirm you can see that backup in your files.
  • Now stop the official app entirely using the system app settings for Syncthing (force stop the app basically - we need to ensure it's not running).
  • Install Syncthing-Fork v1.29.7.1
  • Now start Syncthing-Fork.
  • In the Syncthing-Fork settings, restore the backup you created earlier.
  • Like magic, everything should be as it was in Syncthing official.
  • Confirm everything looks good.
  • Uninstall the official Syncthing app.
  • Delete the syncthing configuration backup from backups/syncthing.
  • Upgrade to the latest Syncthing-Fork version

Wiki and Useful Articles

Our knowledge base is published here.

Our release history and changelog can be found on the wiki.

Building and Development Notes

See detailed info.

Acknowledgments

This project was forked from syncthing/syncthing-android.

Special thanks to the former maintainers:

Privacy Policy

See our document on privacy: privacy-policy.md.

License

The project is licensed under MPLv2.