electron-open

Open a URL in Electron (atom-shell)

Usage no npm install needed!

<script type="module">
  import electronOpen from 'https://cdn.skypack.dev/electron-open';
</script>

README

electron-open

Quickly open a URL in an Electron shell from your Terminal!

Install

npm install --global electron-open

Use

electron-open http://localhost:3000
electron-open https://news.ycombinator.com

Licence

ISC