Pomodoro Tracker - electron Packing the PomodoroTracker webapp into an electron application For build the standalone application, introduce within a shell: $ yarn $ ./node_packages/.bin/electron-packager ./ --all Or select your specific architecture.