Commit graph

25 commits

Author SHA1 Message Date
e4320e1f29 Update readme 2026-05-06 22:29:49 +01:00
3f77f0e94b Don't cut off heads
Some checks failed
lint / ruff (push) Failing after 32s
2026-05-06 22:05:14 +01:00
4601f7aaea Clean up more
All checks were successful
lint / ruff (push) Successful in 2m5s
2026-05-04 23:29:44 +01:00
0d23348c65 Format
All checks were successful
lint / ruff (push) Successful in 1m40s
2026-05-04 23:16:24 +01:00
9d6b0b5931 Improve docs 2026-05-04 23:04:08 +01:00
d0e1c476db Add setup docs
All checks were successful
lint / ruff (push) Successful in 1m0s
2026-05-04 22:44:44 +01:00
a7b477da08 Update images 2026-05-04 22:36:42 +01:00
cbee345d93 Improve cropping with rule of thirds 2026-05-04 18:19:52 +01:00
5890237449 Print immich url 2026-05-04 18:18:57 +01:00
a7cd888778 Fix sync 2026-05-04 18:15:52 +01:00
c3dd5c28c7 Render notebooks 2026-05-04 18:14:36 +01:00
89129177a3 Add readme draft 2026-05-04 13:23:19 +01:00
8b09d612e1 Take photo 2026-05-04 10:23:26 +01:00
90b692da39 Move secrets and URLs out of source into .env
All checks were successful
lint / ruff (push) Successful in 45s
Adds a stdlib-only loader (src/lib/env.py) that walks up to find the
nearest .env. display.py and notebooks/_helpers.py now `require()` the
config values; wifi-check.sh sources .env to derive its probe host. The
.env file is gitignored; .env.example documents the required keys. The
existing tokens are still present in git history and will be scrubbed
in the next commit; rotate them after the rewrite.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-03 11:22:54 +01:00
8609b4a884 Claude clean up 2026-05-03 11:06:19 +01:00
eed1567f7f Lint 2026-05-03 10:39:31 +01:00
9a009f0b4c More memories 2026-05-03 10:32:00 +01:00
8081a4c738 Render notebook 2026-04-26 21:05:23 +01:00
f6b0ba5754 Improvements and notebooks 2026-04-26 21:05:16 +01:00
84f8456fff Simplify and caption 2026-04-26 15:49:14 +01:00
de65fbee9f Retries and simplification 2026-04-26 14:22:33 +01:00
d513b17f93 More recent 2026-04-26 14:06:36 +01:00
03bbce079b Try fixing wifi 2026-04-26 13:58:17 +01:00
76ccefa929 Fix wifi 2026-04-03 11:38:44 +01:00
36d975545b init 2026-03-30 08:09:47 +01:00