Electron app for MacOS | Auto update demo using electron builder (with proper code signing)

preview_player
Показать описание
This is an electron app with an auto-update. Here I am showing if any version releases the app can identify the release and can download it in the background. When you exit the app it would install the latest version silently.

Next time when you open the app you will see the brand new app.

Рекомендации по теме
Комментарии
Автор

Yup, Where code signing code is written in package json or any other place.

daxeshdevd
Автор

how to do Electron app for Windows auto update in git ?

sibaprasadryhill
Автор

I use electron-builder? to update, I edit the package.json repository? nothing more?

augustodanielruyz