electron-connect Utility tool to develop applications with Electron. Using this in your Node.js scripts (e.g. gulpfile.js), you can livereload your Electron app. It provides the following features: start (and restart) Electron application. reload renderer processes. stop Electron application. Install Use npm: Usage electron-connect has server and client components. They communicate with each other