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

Implement --silent-update CLI switch #15

Open
nefarius opened this issue Dec 14, 2023 · 0 comments
Open

Implement --silent-update CLI switch #15

nefarius opened this issue Dec 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nefarius
Copy link
Owner

nefarius commented Dec 14, 2023

The purpose of the --silent-update would be to:

  • Download the update info from the server
  • If a new release is available, download and execute it without user interaction
  • If up to date, just exist the process

This is a bit more work since the update workflow currently is tailored towards the intermediate mode UI loop.

Need to abstract and modularize the main update logic to allow both UI and completely silent updates.

@nefarius nefarius added the enhancement New feature or request label Dec 14, 2023
@nefarius nefarius self-assigned this Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant