Remix.run Logo
icloud-backup: The iCloud backup tool I always wanted(github.com)
3 points by evantahler 10 hours ago | 1 comments
evantahler 10 hours ago | parent [-]

A little OSS project that backs up drive, photos, contacts, and notes to the directory of your choice.

Along the way, me (and Claude) did a large amount of SQLite excivation to learn how apple stores all of this stuff locally. I extracted that into https://github.com/evantahler/macos-ts if you want to use a lower-level API yourself