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.

Default ladder path to 'ladder' on PATH

+1 -1
+1 -1
cli/mod.ts
··· 57 57 58 58 const ladderPath = flags.ladderPath ?? 59 59 Deno.env.get("LADDER_PATH") ?? 60 - "../ladder/.build/arm64-apple-macosx/release/ladder"; 60 + "ladder"; 61 61 const exporter = createLadderExporter(ladderPath); 62 62 63 63 await runBackup(assets, manifest, manifestStore, exporter, s3, {