Untask

I don't want your data

No accounts, no analytics, no cloud. That's the whole policy.

Your data Everything lives in ~/Library/Application Support/Untask/ on your machine. Tasks, notes, conversations, attachments, backups — all local. There is no Untask cloud, no sync server, no backend.
Telemetry None. No analytics, no crash reporting, no usage tracking in the app. Zero.
Network requests The app checks for updates on launch, when reopened, and every 6 hours in the background — a single request to GitHub (via a caching proxy) that sends no personal data. That's the only network call the app makes on its own.
AI providers If you enable AI, your task context and chat messages are sent to the provider you choose (OpenAI, Anthropic, OpenRouter, or local Ollama). You bring your own API key. Untask never sees your data — it goes directly from your machine to the provider.
API keys Stored locally with macOS Keychain encryption. Automatically stripped from backups when you export.
Ollama For fully offline AI — runs on your machine, nothing leaves it. No API key needed.
This website unta.sk uses Google Analytics for basic visitor stats. The app itself has no analytics whatsoever.
Source code MIT licensed and fully open source. Read every line, verify every claim.