Update CLAUDE.md

Just adding some todos
This commit is contained in:
2026-07-25 15:08:41 -04:00
parent c1c657c0a9
commit e362519261
+7
View File
@@ -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).