diff --git a/README.md b/README.md index 80379c0..1c1e9b3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Polaroid +# Rewind -Arrange photos polaroid-style with **EXIF auto-captions** (city + date) and tile them onto **A4 sheets** for print-at-home. Private, client-side, free. +Arrange photos as Rewind Cards with **EXIF auto-captions** (city + date) and tile them onto **A4 sheets** for print-at-home. Private, client-side, free. No upload, no account, no watermark — everything runs in your browser. @@ -9,7 +9,7 @@ No upload, no account, no watermark — everything runs in your browser. Existing tools each do a piece, but none combine all four: - **EXIF auto-captions** — city + date filled in automatically (Canva makes you type every caption) -- **Smart A4 nesting** — maximize polaroids per sheet, with cut/crop marks for clean trimming +- **Smart A4 nesting** — maximize Rewind Cards per sheet, with cut/crop marks for clean trimming - **Private & client-side** — photos never leave your device - **Free & open source** @@ -46,12 +46,12 @@ pnpm typecheck The web app alone: ```bash -pnpm --filter @polaroid/web dev +pnpm --filter @rewind/web dev ``` ## Roadmap -Tracked in [GitHub Issues](https://github.com/opencore-x/polaroid/issues) across two milestones: **Phase 1 — MVP** (upload → polaroid + EXIF captions → smart A4 tiling → sRGB PDF) and **Phase 2 — Polish** (multipage, drag-reorder, responsive). +Tracked in [GitHub Issues](https://github.com/opencore-x/rewind/issues) across two milestones: **Phase 1 — MVP** (upload → Rewind Card + EXIF captions → smart A4 tiling → sRGB PDF) and **Phase 2 — Polish** (multipage, drag-reorder, responsive). ## License diff --git a/apps/web/index.html b/apps/web/index.html index 83f0ea6..30eed8d 100644 --- a/apps/web/index.html +++ b/apps/web/index.html @@ -6,7 +6,7 @@ - Polaroid — print-at-home photo frames + Rewind — print-at-home photo frames