2026-05-21 21:11:46 +02:00
2026-05-18 21:03:05 +02:00
2026-05-21 21:11:46 +02:00
2026-05-21 19:26:27 +02:00
2026-05-21 19:25:58 +02:00
2026-05-20 20:00:59 +02:00
2026-05-20 20:00:59 +02:00
2026-05-15 22:01:57 +02:00
2026-05-20 20:00:59 +02:00
2026-05-20 20:00:59 +02:00
2026-05-21 19:19:27 +02:00
2026-05-20 20:00:59 +02:00

Gatekeeper - Door access system

Status: WIP - not prod ready

Dev with nix develop
sync python deps with uv sync
start dev server uv run fastapi dev
Swagger UI @ http://127.0.0.1:8000/docs
start prod server uv run fastapi run

You need to set services.pcscd.enable = true; for the smartcard reader to work

Issues:

  • nix run currently broken
  • no door state
  • no door operations
  • card system is dummy until I get hardware
Description
No description provided
Readme 1.2 MiB
Languages
Python 95.8%
Nix 4.2%