Daily Checklist is a clean, fast Android app for running your day. It combines a flexible task manager, a habit tracker, and a Pomodoro timer in one place, tied together by a unified Today view. There are no accounts, no servers, no analytics, and no ads — your data lives on your phone, full stop.
## What it does
**Tasks, lists, and tags.** Organize tasks into custom lists with their own color and icon. Add subtasks, due dates and times, priorities, notes, and tags. Drag to reorder. Mark tasks complete and watch a small celebration tick by.
**Quick-add with natural language.** Type something like *"submit invoice friday 5pm !!"* or *"run every weekday 6am"* and the app parses out the date, time, priority, and recurrence — leaving you with a clean task title.
**Recurring tasks done right.** A full RRULE-based engine handles daily, weekly (on specific weekdays), monthly, yearly, intervals (every 2 weeks, every 3 days), weekday/weekend rules, and "first Monday of the month"–style patterns. Recurring tasks regenerate as you complete them.
**Reminders that actually fire.** Exact alarms wake your task at the time you set, even when the app isn't running. Notifications include **Complete** and **Snooze** actions inline, and your reminders survive a device reboot.
**Habits and streaks.** Track recurring habits with their own frequency, target-per-period, and reminder time. A dedicated detail screen shows your completion history at a glance.
**Pomodoro timer.** A built-in Pomodoro timer runs as a foreground service so your session keeps perfect time even when you switch apps or lock the screen.
**Today view and home-screen widget.** A unified Today screen shows what's due, what's recurring, and what habits to check off. A home-screen widget brings the same view to your launcher.
**Calendar, search, and stats.** Browse your tasks on a monthly calendar. Search across lists, tasks, and tags. See stats on what you've finished.
**Share and import.** Share an individual task, a whole list, or a habit (optionally with its history) to anyone — via any messaging or email app. Recipients import with a preview before anything merges into their data, and existing items are never overwritten.
**Calendar (`.ics`) export.** Export any task or list as a standard `.ics` calendar file and drop it into Google Calendar, Outlook, Apple Calendar, or any other calendar app.
**Backup and restore.** Export your full app data to a JSON file you control, and import it back later — handy when moving to a new device.
## Privacy by design
- **No internet permission.** The app does not request the Android internet permission, so it cannot transmit your tasks, lists, habits, or any other data on its own.
- **No accounts, no sign-up, no servers.**
- **No analytics, no crash reporting, no third-party SDKs, no trackers.**
- **No ads.**