An electron app displaying an input-field and a keyboard. I originally made this application for exhibitions.
If you want to run it fullscreen, set kiosk to true in src/main.js:6
. If you leave it to false, electron will open a window which is 1024 x 600px.
kiosk: true
yarn install
yarn start
Scripts and Graphics by Leo Mühlfeld. Keyboard idea by Dcode. Using Google Material Icons.