Windows kiosk software
Self-contained Windows installer. .NET 8 desktop runtime included — no prereqs on the kiosk PC. FFmpeg (essentials build with libx264) bundled.
Velopack-packaged installer (.exe) from the latest tagged release.
Self-contained build from the most recent commit on the active branch — useful for testing in-flight work before tagging.
Heads-up
%LOCALAPPDATA%\MochiBooth\.For the full operator guide see docs/ADMIN.md. Production deployment hardening lives in docs/KIOSK-HARDENING.md.
Signed?
The release workflow auto-signs once WINDOWS_SIGN_CERT_PFX_BASE64 + WINDOWS_SIGN_CERT_PASSWORD secrets are configured in GitHub. Until then builds run unsigned — Windows SmartScreen will show the standard "Windows protected your PC" dialog. Fine for internal kiosks; clients usually want a signed build before shipping to their venue.