to close on mac, remove if(process.platform !== 'darwin') {} and just include app.quit() then in your html, create a button with an click event that invokes window.close()