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

Add option to disable http request (and explain what it is) #167

Open
lrq3000 opened this issue Sep 21, 2023 · 1 comment
Open

Add option to disable http request (and explain what it is) #167

lrq3000 opened this issue Sep 21, 2023 · 1 comment

Comments

@lrq3000
Copy link

lrq3000 commented Sep 21, 2023

The app currently always does a request online to some server, but there is no option to disable that, and it's unclear why such a request is done (is it to check for updates? Is it to collect data?).

It would be good to add an option to be able to disable this behavior, as this app is advertised as an offline app. And by adding this option, this will explain to the user what this request is about.

@meowtec
Copy link
Owner

meowtec commented Sep 22, 2023

@lrq3000 App only send request for update checking.
Adding option to disable update checking is a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants