vigilar/vigilar
Aaron D. Lee b4dbb41624 feat(Q4): kiosk ambient mode with camera rotation, alert takeover, dimming
Add GET /kiosk/ambient route and standalone fullscreen template with
rotating camera snapshots (crossfade), top bar clock/date, pet status
bottom bar, SSE-driven alert takeover with HLS playback, configurable
screen dimming, and 6-hour auto-refresh.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 19:06:57 -04:00
..
alerts feat(Q5): package event queries and tracker state machine 2026-04-03 18:47:40 -04:00
camera feat(F2): integrate AES-256-CTR encryption into AdaptiveRecorder 2026-04-03 17:41:39 -04:00
cli Initial commit: Vigilar DIY home security system 2026-04-02 23:11:27 -04:00
detection feat(S3): FaceRecognizer with in-memory embedding matching 2026-04-03 18:59:07 -04:00
events feat(F1): integrate Web Push notifications into event processor 2026-04-03 18:01:11 -04:00
health Fix minor issues: enum types, backup path, JS URLs, status field, timestamp docs 2026-04-03 13:49:20 -04:00
pets feat(S5): pet rule engine with condition evaluation and cooldown 2026-04-03 18:52:38 -04:00
presence Add presence detection, person/vehicle AI detection, health monitoring 2026-04-03 00:06:45 -04:00
sensors Add events/rules engine, sensor bridge, and UPS monitor (Phases 6-8) 2026-04-02 23:17:53 -04:00
storage feat(S3): face profile, embedding, and visit CRUD queries 2026-04-03 18:58:19 -04:00
ups Add events/rules engine, sensor bridge, and UPS monitor (Phases 6-8) 2026-04-02 23:17:53 -04:00
web feat(Q4): kiosk ambient mode with camera rotation, alert takeover, dimming 2026-04-03 19:06:57 -04:00
__init__.py Initial commit: Vigilar DIY home security system 2026-04-02 23:11:27 -04:00
bus.py Initial commit: Vigilar DIY home security system 2026-04-02 23:11:27 -04:00
config_writer.py Initial commit: Vigilar DIY home security system 2026-04-02 23:11:27 -04:00
config.py feat(Q1,Q4): add HighlightsConfig, KioskConfig, HIGHLIGHT/TIMELAPSE triggers 2026-04-03 19:06:08 -04:00
constants.py feat(Q1,Q4): add HighlightsConfig, KioskConfig, HIGHLIGHT/TIMELAPSE triggers 2026-04-03 19:06:08 -04:00
main.py feat(F1): configure syslog audit logging for vigilar.alerts 2026-04-03 18:36:57 -04:00