3958 Forks
39693 Stars
39693 Watchers

nw.js

Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.

How to download and setup nw.js

Open terminal and run command
git clone https://github.com/nwjs/nw.js.git
git clone is used to create a copy or clone of nw.js repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nw.js https://github.com/nwjs/nw.js/archive/master.zip

Or simply clone nw.js with SSH
[email protected]:nwjs/nw.js.git

If you have some problems with nw.js

You may open issue on nw.js support forum (system) here: https://github.com/nwjs/nw.js/issues