From e362519261b1059b0dd0278d91f0e91df6cbf441 Mon Sep 17 00:00:00 2001 From: Thomas Faour Date: Sat, 25 Jul 2026 15:08:41 -0400 Subject: [PATCH] Update CLAUDE.md Just adding some todos --- CLAUDE.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index c480b18..50aadc2 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -6,6 +6,13 @@ self-hosted FastAPI server (`server/`) that pulls from Immich, does all image processing (crop/dither/quantize/pack), and serves a placeable photos/calendar/whiteboard widget system to the device. +CURRENT TODO +make a weather widget +widget border option +battery life widget +sharing layouts with linked users +when multiple photo widgets on layout, the "scan to download" should create a share with all the photos on it + Start here, don't re-derive from scratch: - [`docs/architecture.md`](docs/architecture.md) -- how firmware and server talk (sequence diagram, boot flow).