Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a user I would like to be notified and update the app every time there is a new release #23

Open
fsschmitt opened this issue Feb 28, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@fsschmitt
Copy link
Owner

fsschmitt commented Feb 28, 2020

This issue depends on the conclusion of the issue #22


As a user I would like to be notified whenever there is a new version of the application available. As well as be able to update the application in an easy fashion.

Please look into electron's module autoUpdater: https://www.electronjs.org/docs/api/auto-updater

In electron's documentation it explains the steps to make this happen:
https://www.electronjs.org/docs/tutorial/updates

Note: Auto Updater functionality only works in MacOS and Windows.

@bioslikk feel free to investigate on alternatives for linux-based distro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants