Hacker News new | ask | show | jobs
icloud-backup: The iCloud backup tool I always wanted (github.com)
3 points by evantahler 50 days ago
1 comments

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