LaserWeb / deprecated-LaserWeb3

Open Source Laser Cutter / Engraver software. Supports gcode, svg, dxf, stl, png, jpg, bmp
265 stars 68 forks source link

create windows executables out of node.js application #209

Closed mkeyno closed 7 years ago

mkeyno commented 7 years ago

sorry to open the ticket for my question but I find couple of tools that can convert node.js file to the executable file which can be run on different platform , however couple of them not support dynamic source , I was wondering is somebody has tried to perform such task so normal user can use this server without need to install node.js and other dependencies

ghost commented 7 years ago

See the electron branch of this project. Its coming along, one open bug upstream on electron-builder though