All Projects → juliangruber → quicktron

juliangruber / quicktron

Licence: other
Quickly load a script in an Electron window!

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

quicktron

Quickly load a script in an electron window!

$ npm install -g quicktron
$ echo "document.body.innerHTML = 'Hello from Electron!'" > script.js
$ quicktron script.js

The argument can also be an html file, like so:

$ quicktron index.html

screenshot

Arguments

  • --dev Open devtools

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].