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

Location-based app blocking #45

Open
dbogdanov opened this issue Feb 8, 2025 · 2 comments
Open

Location-based app blocking #45

dbogdanov opened this issue Feb 8, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@dbogdanov
Copy link

Have you checked it on Project Progress ? YES

This is a feature request for location-based rules for app blocking. Similar functionality is available in AppBlock.

This could be implemented via:

  • Using location: If current location is close to the specified block location (configurable distance threshold) --> block the app. If location service is unavailable --> block the app.
  • Using nearby WiFi networks as a proxy for location: if the list of currently available WiFi networks includes a network from an app block list --> block the app. If WiFi is disabled --> block the app.
@dbogdanov dbogdanov added the enhancement New feature or request label Feb 8, 2025
@akaMrNagar
Copy link
Owner

Well this seems like a good feature but it will surely take more time than usual as i haven't worked with these APIs. And one more thing to consider that Mindful is offline by nature so instead of location based blocking we can go for available networks based.

I am working on major required features right now but one day..

@dbogdanov
Copy link
Author

Just another argument for using WiFi networks instead of location: from my experience using AppBlock, location detection was unreliable at times. I see they now also implemented blocking by WiFi networks.

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