A floating browser
CTRL + ALT + X : Enable/Disable controls
CTRL + ALT + C : Enable/Disable click through
CTRL + ALT + V : Open dev tool of the current page
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build