Virtual keyboard buld with electron js, socket.io and robotjs
to compile libturbo-jpeg you must install yasm apt-get install yasm pacman -Syu yasm
run npm i to install node modules run npm run-script compile to rebuild robotjs to support electron run npm start to launch app
layout and keys ares defines in app/index.html file
<div class="keyboard">
<div class="key">A</div>
<div class="key">B</div>
<div class="key">C</div>
</div>
style sheet need to be adapted