1.6.0 • Published 4 years ago

webopen v1.6.0

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

web-open

Open an url in the native webview

Currently only Window and Linux has been tested but it should work on Mac too

How it works?

It use deskgap to open a native WebView and load the URL passed in command line argument

Run with npx

npx webopen https://acailly.github.io

Run from sources

git clone https://github.com/acailly/web-open
cd web-open
npm i
npm run start -- https://acailly.github.io
1.6.0

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago