electron-background-task-app This app shows off how to run a task in the background of an electron app. Dev $ npm install Run $ npm start Build $ npm run build Builds the app for OS X, Linux, and Windows, using electron-packager. License MIT © John Haley