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).