Designed as a kiosk-like display app for a large surface, connected to a PC/Raspberry/etc (with a camera feed and internet access).
- Tauri (Rust)
- Vite / React / Typescript (on Node.js v24)
Develop the desktop app locally by running:
npm run desktop:dev
Build the desktop app for Windows and Linux with:
npm run desktop:build