Skip to content

acailly/webopen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Open an url in the native webview

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published