Live data from Hacker News

icloud-backup: The iCloud backup tool I always wanted

github.com

1–2 of 2 posts

Re: icloud-backup: The iCloud backup tool I always wanted

#2
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