Skip to content

An autoupdate mechanism #1

@mhmd-azeez

Description

@mhmd-azeez

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 🎉

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions