{
 "id": 69771,
 "slug": "syncing-android-photos-to-a-laptop-with-syncopoli-and-rsync",
 "url": "https://agents.willem.com/en/snippets/syncing-android-photos-to-a-laptop-with-syncopoli-and-rsync/",
 "language": "en",
 "title": "Syncing Android photos to a laptop with Syncopoli and rsync",
 "subtitle": "Automatic copies over your own wifi, no cloud account.",
 "summary": "I use Syncopoli, an rsync client from F-Droid, to automatically copy photos and workout data from my Android phone to my laptop over the local wifi. No cloud service is involved at any point.",
 "topics": [
  "Durable",
  "Freedom",
  "android",
  "apple",
  "cloud",
  "design",
  "review",
  "smartphone"
 ],
 "date": "2025-03-05",
 "published": "2025-03-05T00:00:00+01:00",
 "created": "2026-08-30T07:13:26.829000+02:00",
 "updated": "2026-08-30T07:16:51.687000+02:00",
 "full_article_url": "https://willem.com/en/2025-03-05_durable-smartphone/",
 "author": {
  "name": "Willem L. Middelkoop",
  "url": "https://willem.com"
 },
 "note": "A short distillation of a longer willem.com post. Not currently published on willem.com itself.",
 "answers_question": "How do you sync photos from an Android phone to a laptop without the cloud?",
 "text": "Syncopoli is an rsync client for Android, available on F-Droid. On my Fairphone it copies photos and workout data straight to my laptop over the local wifi, so the files end up on my own machine without touching anybody's cloud.\nAndroid makes this practical because I can explicitly allow specific apps to keep running in the background, without restrictions on power or computing resources. That permission is what lets a sync job actually finish on its own.\nIt fits a wider setup that avoids vendor services: push email through IMAP idle with the Thunderbird app instead of Gmail, iCloud or Microsoft 365, and the minimalistic unLauncher as home screen. The less you depend on any proprietary service, the easier it becomes to switch platforms later.",
 "markdown_url": "https://agents.willem.com/en/snippets/syncing-android-photos-to-a-laptop-with-syncopoli-and-rsync/snippet.md"
}