Pile icon indicating copy to clipboard operation
Pile copied to clipboard

Auto updating the app with Hazel and Github Releases

Open iamladi opened this issue 2 years ago • 1 comments

Hi,

would be cool if the app auto-updates when started or whenever the new release is present notified user.

You could use:

  • https://github.com/vercel/hazel
  • and here's a bit of code examples: https://www.electronjs.org/docs/latest/tutorial/updates#deploying-an-update-server

This would make the UX much better for the users already having the app installed.

iamladi avatar Dec 30 '23 11:12 iamladi

Auto updates will be available with the v1.0.0 release.

UdaraJay avatar Jan 01 '24 22:01 UdaraJay