Implementing Auto-Updates in Electron with electron-updater
Automatic updates let your Electron app fetch and install new releases without user intervention. This guide walks through adding auto-update using the electron-updater package (part of [electron-builder]). It covers setting up the app, configuring e...
blog.nishikanta.in11 min read