Keep using Photos.app like you always do. Attic quietly backs up your originals and edits to an S3 bucket you control. One-way, append-only.
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add future plans section to README

+4
+4
README.md
··· 126 126 127 127 Tests use dependency injection with mock implementations for the S3 client and exporter, so no external services or credentials are needed. 128 128 129 + ## Future Plans 130 + 131 + - **Scheduled backups via launchd** -- A LaunchAgent plist to run backups daily on a dedicated Mac. Includes an `--auto` flag (no prompts, file-based logging to `~/.attic/logs/`), macOS notifications on completion/failure, and `deno task install-schedule` / `deno task uninstall-schedule` commands. 132 + 129 133 ## Project Structure 130 134 131 135 ```