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

An autoupdate mechanism #1

Closed
mhmd-azeez opened this issue Dec 9, 2016 · 0 comments
Closed

An autoupdate mechanism #1

mhmd-azeez opened this issue Dec 9, 2016 · 0 comments

Comments

@mhmd-azeez
Copy link
Member

mhmd-azeez commented Dec 9, 2016

The app needs a way to keep it self up-to-date. It doesn't have to be anything fancy. A simple updater will do. I have looked at some of the existing solutions, however they either are too complex, add too many dependencies or don't support multilingualism very well.

These are the requirements of the updater:

  • Check for updates (Silent except when the user initiates the update)
  • Download the new files to temp folder
  • Wait until the user closes the app
  • Replace the old files with the new ones

The next time the user opens up the app, they will see the new version 🎉

@mhmd-azeez mhmd-azeez added this to the First Beta release milestone Dec 9, 2016
@mhmd-azeez mhmd-azeez reopened this Dec 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant