Open an url in the native webview
Currently only Window and Linux has been tested but it should work on Mac too
It use deskgap to open a native WebView and load the URL passed in command line argument
npx webopen https://acailly.github.io
git clone https://github.com/acailly/web-open
cd web-open
npm i
npm run start -- https://acailly.github.io