Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 981 Bytes

File metadata and controls

24 lines (17 loc) · 981 Bytes

BBH Audio "I do not wish to survive"

This is an audio player, built for the Buddenbrookhaus museum in Lübeck, Germany, to be shown at the exhibition "What a family!".

It's based on bbh-persoenlichkeitstest.

Resource files like images, fonts or audio are not in this repo for legal reasons.

Kiosk mode on Windows 10 Home

Since Microsoft only offers a real kiosk mode on Windows >= Professional we had to go a little different way. Killing explorer.exe to disable buttons and gestures and using Electron's kiosk mode does the job quite well. There's an autostart file called start.bat to be put in your startup directory. (C:\Users\<USERNAME>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup)