diff --git a/README.md b/README.md index 5642d8c..90dfa71 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,15 @@ Every stage is idempotent and resumable: kill it mid-run, restart, lose nothing. ![Help page documenting the shelves-to-collection flow, what each page is for, and the proofreading and review checkpoints](docs/screenshots/07.png) +**And on a phone** (`--lan`) — the same app, paired once by QR code: the hamburger menu, shooting shelf photos straight into the pipeline from the camera, proofreading titles from the couch, and the piper on the Help page. + +

+Phone view: the hamburger menu open over the Photos page, showing all seven pages with attention badges +Phone view: tapping the photo drop zone offers iOS's Photo Library / Take Photo / Choose Files sheet +Phone view: the Titles page as stacked cards with status chips, edit and split buttons, and the shaky-reads filter +Phone view: the Help page's credits card with Juniper's full piper artwork and the BGG trademark attribution +

+ ## Requirements - macOS or Linux, Python 3.12+, [uv](https://docs.astral.sh/uv/) diff --git a/docs/screenshots/08-phone-menu.jpeg b/docs/screenshots/08-phone-menu.jpeg new file mode 100644 index 0000000..bf4e66e Binary files /dev/null and b/docs/screenshots/08-phone-menu.jpeg differ diff --git a/docs/screenshots/09-phone-camera.jpeg b/docs/screenshots/09-phone-camera.jpeg new file mode 100644 index 0000000..3ccdb76 Binary files /dev/null and b/docs/screenshots/09-phone-camera.jpeg differ diff --git a/docs/screenshots/10-phone-titles.jpeg b/docs/screenshots/10-phone-titles.jpeg new file mode 100644 index 0000000..3800e58 Binary files /dev/null and b/docs/screenshots/10-phone-titles.jpeg differ diff --git a/docs/screenshots/11-phone-piper.jpeg b/docs/screenshots/11-phone-piper.jpeg new file mode 100644 index 0000000..ba4d0b9 Binary files /dev/null and b/docs/screenshots/11-phone-piper.jpeg differ