Auto Updater #1

Open
opened 2023-03-20 00:05:03 +00:00 by Pakobbix · 0 comments
Owner

Da Honeygain gerne mal was ändert, und vieles dynamisch gehalten ist, wäre eine AutoUpdate funktion sinnvoll.

Sobald ein neues release vorhanden ist, sollte es, statt durchzulaufen, erstmal updaten, sich selbst mit der neueren Version ersetzen und dann erst laufen.

Die honeygainlogin.json wird demnach auch umbenannt in config.json.

{
"username": "user@mail.com",
"password": "p@ssw0rd",
"autoupdate": "yes",
"language": "ger",
"logging": "info" # INFO, ERROR, DEBUG Options
}

Da Honeygain gerne mal was ändert, und vieles dynamisch gehalten ist, wäre eine AutoUpdate funktion sinnvoll. Sobald ein neues release vorhanden ist, sollte es, statt durchzulaufen, erstmal updaten, sich selbst mit der neueren Version ersetzen und dann erst laufen. Die honeygainlogin.json wird demnach auch umbenannt in config.json. { "username": "user@mail.com", "password": "p@ssw0rd", "autoupdate": "yes", "language": "ger", "logging": "info" # INFO, ERROR, DEBUG Options }
Pakobbix added this to the Version 1.0 milestone 2023-03-20 00:05:03 +00:00
Pakobbix added the
enhancement
label 2023-03-20 00:05:03 +00:00
Pakobbix self-assigned this 2023-03-20 00:05:03 +00:00
Pakobbix added the
In Progress!
label 2023-03-20 00:20:22 +00:00
Sign in to join this conversation.
No description provided.