igorklopov / enclose

Compile your Node.js project into an executable
http://enclosejs.com
Other
936 stars 43 forks source link

atom-shell and/or nwjs gui project support #4

Closed tracker1 closed 7 years ago

tracker1 commented 9 years ago

It would be really cool if you could add support for either the atom-shell and/or nwjs support for gui projects.

igorklopov commented 9 years ago

Indeed this will be great. I plan to do something like this. But right now you may try node-thrust to create GUI apps. Here is a small example: https://github.com/igorklopov/enclose/tree/master/examples/43-thrust

leanderlee commented 9 years ago

I would love to help out on this project. I feel like things will move much faster if you open source it!

polarathene commented 9 years ago

+1 Would be great to use this with Electron (formerly atom-shell).

etiktin commented 9 years ago

@igorklopov, is this still in the works? node-thrust seems pretty much dead. Electron is awesome, but currently there's no source code protection solution for it, so this will really be appreciated.

/cc @Penagwin

kyuwoo-choi commented 9 years ago

+1 yes

chino23 commented 8 years ago

@igorklopov if electron will be supported i'll surely buy it. This is the main thing missing there. Please have a look.

igorklopov commented 7 years ago

Dear users of EncloseJS! I highly encourage you to switch to https://github.com/zeit/pkg There is already such an issue opened: https://github.com/zeit/pkg/issues/52

ganeshkbhat commented 7 years ago

Alternatively, you an specify an option to open the default browser on start of .exe and run the .exe in quiet/silent mode