Privacy Policy
Short version: we don't have your data because we never see it.
1.What we collect
Nothing. The FocusDex app is fully local. No analytics, no crash reporting (yet), no telemetry, no phone-home.
Your entire Pokédex, streak history, ball inventory, session logs, and starter pick live in UserDefaults on your Mac. Nothing is uploaded. There is no server. There is no account.
2.What the website collects
This site is served by Cloudflare Pages. Cloudflare keeps standard server logs — your IP address, user agent, and the URL you requested — for security and abuse-prevention purposes. That's their thing, not ours, and we don't read those logs.
We don't set any cookies. There's no Google Analytics, no Plausible, no Fathom, no pixel from anyone. The page you're reading is a static HTML file.
3.What integrations we might add later
Some features in the roadmap need OS-level permissions. All of them will be strictly opt-in, and none of the data will leave your Mac:
- Apple Health — sleep data for Dream-type spawns. Read-only. Never leaves your device.
- Calendar — your events for Meeting-type spawns. Read-only. Never leaves your device.
- Location — regional creatures and local weather. Read-only. Never leaves your device.
If you don't grant a permission, the related feature just quietly doesn't run. Everything else still works fine.
4.What we'll never do
- Never sell your data. To anyone. Ever.
- Never share it with advertisers, brokers, or partners.
- Never train ML or AI models on your focus sessions, your apps, or your catches.
- Never require you to sign in, make an account, or hand over an email address.
5.How to wipe everything
Open FocusDex → Settings → Reset all progress. That clears the entire UserDefaults store for the app. Your Dex, streak, balls, and session history vanish.
You can also delete the app like any other Mac app — the data goes with it. There's no cloud copy to chase down because there's no cloud.
6.Open source
Don't take our word for any of this. Every line of FocusDex is on GitHub: github.com/bendawg2010/FocusDex.
Search the code. Grep for URLSession. Look for analytics SDKs. You won't find any, because there aren't any.
7.Contact
Got a privacy question, concern, or spotted something sketchy? Open an issue: github.com/bendawg2010/FocusDex/issues. Public is fine — we'd rather answer once where everyone can see it.
8.Updates to this policy
If anything material changes — a new integration, a new permission, anything that touches your data — we'll announce it in the changelog before the version that introduces it ships. No quiet edits to this page.