# Modocus
> Modocus is a local-first task manager for iOS and Android. The product unifies fast capture, project breakdown, and event-sourced adherence tracking. Data stays on the user's device; optional backups go to the user's own Google Drive.
## What Modocus is
- **Category**: Productivity / task management / to-do app
- **Platforms**: iOS (private beta), Android (coming)
- **Pricing**: Free at launch; long-term pricing leans toward one-time purchase or staying free. No subscriptions.
- **Architecture**: Local-first. Data lives on-device in encrypted MMKV storage. Optional auto-backup runs over Google Drive OAuth (PKCE) — backups land in the user's own Drive; the product has no servers and no accounts.
## What makes Modocus different
Compared to Things, OmniFocus, Todoist:
1. **Adherence is first-class** — streaks, adherence rate, and skip rate are built in, derived from the event log, computed per task and per subtask.
2. **Event sourcing** — every complete, skip, and re-open is an append-only event; metrics are derived, never lossy; the log is exportable.
3. **No servers, no accounts** — local-first by default; optional Google Drive backup is the only network feature, and it talks straight to the user's own Drive.
4. **Optional AI voice capture** — dictation with text enhancement via the user's own OpenAI-compatible endpoint.
## Headline features
- Natural-language quick add (Chinese + English) with `#tag` and `!`/`!!`/`!!!` priority shorthand.
- Calendar forecast view: see the next seven days; select a day and inline-add tasks with a 17:00 default due time.
- Adherence tracking: streaks, adherence rate, skip rate per task and per subtask.
- Multi-level subtasks, attachments (images, files, voice memos), recurrence (daily / weekly / custom like "Mon Wed Fri"), estimates.
- Local-first storage with optional Google Drive auto-backup (OAuth PKCE, 24h cold-start throttle).
- OmniFocus CSV import; meeting-notes bulk parser; optional AI voice input.
- Chinese + English UI.
## Privacy
- No analytics, no Sentry, no Firebase, no third-party tracking SDKs.
- No accounts, no servers.
- Backups go to the user's own Google Drive.
- Crash logs stay local until the user shares them.
## Site sections
- Home: (zh) / (en)
- Features:
- Privacy:
- FAQ:
## Contact
- Email: hello@modocus.app