A fork of syncthing-android that adds battery-saving options. Original repository: https://github.com/Catfriend1/syncthing-android
Go to file
2025-07-14 03:16:48 +02:00
.github Copilot: try workaround for failed pushes 2025-07-14 03:16:48 +02:00
app Copilot: IS_COPILOT=true env disables buildNative 2025-07-14 02:58:57 +02:00
docker docker: prebuild lint > lintDebug 2025-07-14 00:48:45 +02:00
fdroid F-Droid builds: Use correct go version from Dockerfile (fixes #1383) (#1512) 2025-06-27 21:57:33 +02:00
gradle Move compileSdk, targetSdk to versions catalog 2025-07-14 00:22:08 +02:00
scripts Update scripts 2025-07-14 00:14:54 +02:00
syncthing Move minSdk to versions catalog 2025-07-14 00:16:52 +02:00
wiki Update Building-and-Development.md 2025-06-29 21:19:44 +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 Update scripts 2025-07-14 00:14:54 +02:00
build.gradle.kts Update dependency: android-gradle-plugin = "8.11.1" 2025-07-14 00:20:51 +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 CI integration, docker, GitHub actions (#1369) 2025-05-06 02:53:57 +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 rename file 2021-09-15 11:34:18 +02:00
privacy-policy.md Fixing typo Github to GitHub. (#1103) 2024-03-23 08:26:04 +01:00
README.md Move wiki to repo folder /wiki, add actions builds for branches "accrescent" and "fdroid" (#1508) 2025-06-27 13:19:24 +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 statusBuild 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.

Building and Development Notes

See detailed info.

Privacy Policy

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

License

The project is licensed under MPLv2.