From 83cac5d262f399c70238976abcd77feb74b2b836 Mon Sep 17 00:00:00 2001 From: Teddy Warner Date: Fri, 12 Jun 2026 16:06:12 -0700 Subject: [PATCH] [DOCS] frame flick --- frame/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frame/README.md b/frame/README.md index 11e2683..8a18a7e 100644 --- a/frame/README.md +++ b/frame/README.md @@ -2,9 +2,9 @@ *The last 24h of birds, framed on the wall by your window.* -A [Pimoroni Inky Impression 13.3"](https://shop.pimoroni.com/products/inky-impression-13-3) (Spectra 6) mirroring the live collage. A Pi screenshots the site, mats it onto an A5 opening, and pushes to the panel, refreshing only when the birds change. Build one of your own at [theodore.net/projects/AvianVisitors#frame-ous](https://theodore.net/projects/AvianVisitors/#frame-ous). +A [Pimoroni Inky Impression 13.3"](https://amzn.to/4xlAWr3) (Spectra 6) mirroring the live collage. A Pi screenshots the site, mats it onto an A5 opening, and pushes to the panel, refreshing only when the birds change. Build one of your own at [theodore.net/projects/AvianVisitors#frame-ous](https://theodore.net/projects/AvianVisitors/#frame-ous). -avianvisitors frame +![](https://theodore.net/assets/images/AvianVisitors/final.jpg) --- @@ -55,4 +55,4 @@ base_url = "https://bird.onethreenine.net" image_url = "https://bird.onethreenine.net/frame.png?k=YOUR_FRAME_KEY" ``` -No Worker? Set `shoot = true` to screenshot on any capable host instead. Full options are in [`config.example.toml`](config.example.toml). \ No newline at end of file +No Worker? Set `shoot = true` to screenshot on any capable host instead. Full options are in [`config.example.toml`](config.example.toml).