Full implementation of autoUpdater api #326

Closed
opened 2026-01-29 16:36:31 +00:00 by claunia · 2 comments
Owner

Originally created by @GregorBiswanger on GitHub (May 22, 2019).

Originally assigned to: @GregorBiswanger on GitHub.

Events

  • error
  • checking-for-update
  • update-available
  • update-not-available
  • download-progress
  • update-downloaded
  • before-quit-for-update

Methods

  • downloadUpdate
  • autoUpdater.setFeedURL(options)
  • autoUpdater.getFeedURL()

https://www.electron.build/auto-update

Originally created by @GregorBiswanger on GitHub (May 22, 2019). Originally assigned to: @GregorBiswanger on GitHub. **Events** - error - checking-for-update - update-available - update-not-available - download-progress - update-downloaded - before-quit-for-update **Methods** - downloadUpdate - autoUpdater.setFeedURL(options) - autoUpdater.getFeedURL() https://www.electron.build/auto-update
claunia added the FeatureIn progress labels 2026-01-29 16:36:31 +00:00
Author
Owner

@OmiCron07 commented on GitHub (Dec 9, 2019):

Is there any documentation for that feature?

@OmiCron07 commented on GitHub (Dec 9, 2019): Is there any documentation for that feature?
Author
Owner

@sachinmakhre commented on GitHub (Jul 16, 2021):

please Any one can help me to implement auo update in electron Server blazor application ..

@sachinmakhre commented on GitHub (Jul 16, 2021): please Any one can help me to implement auo update in electron Server blazor application ..
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#326