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

Auto detect location #44

Open
username0136 opened this issue Jan 19, 2023 · 2 comments
Open

Auto detect location #44

username0136 opened this issue Jan 19, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@username0136
Copy link

When travelling it's easy to just refresh and get current location weather stats, check out geometric weather on f-droid it has this functionality.

@davidtakac
Copy link
Owner

This would be a nice user experience. Unfortunately, I don't think a truly seamless experience can be achieved because the weather providers I'm using have strict usage policies that discourage frequent requests. This is why the user must choose a couple of his frequent places and switch between them manually. It is more frugal this way.

What could be done is automatic saved place change based on the current location. It would just pick the nearest one to you. This means that the user would still have to manually enter places of interest, but it would be a nice quality of life change.

What do you think?

@davidtakac davidtakac added the enhancement New feature or request label Jan 20, 2023
@username0136
Copy link
Author

What could be done is automatic saved place change based on the current location. It would just pick the nearest one to you. This means that the user would still have to manually enter places of interest, but it would be a nice quality of life change.

OK I agree with you, and would be good to have this option.

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

2 participants