Open TheRealDannyyy opened 6 years ago
I'm using this with AddonInstaller: https://www.electron.build/auto-update Have a look at the 'build' key: https://github.com/WebCreationClub/AddonInstaller/blob/master/package.json
This looks promising: https://github.com/electron/update.electronjs.org It's new, provided by electron itself and have very cool features
I also know this one, but never set it up, need more infos on the hosting part https://github.com/zeit/hazel
I was thinking about something like Discord's Updater.
All three only hndle the udate part, not the UI part We can design and interact with it however we want
Then it's all up to you. Preferably the one which is the most compact (small filesize) and performance efficient while being fairly quick.
TTV Desktop Lite itself (Electron/Chromium) needs to be updated. TTV Desktop Lite updates themselves shouldn't be forced and optional. A notification will trigger if an update is available (check once on startup) or when the users checks manually for updates.