A modern to-do app built with Jetpack Compose and Material Design 3.

Do-It is a clean, distraction-free to-do app that helps you stay on top of your tasks.
Features- View open and completed todos in separate sections
- Add and edit todos with a title, optional description, and optional deadline
- Mark todos complete or incomplete with a single tap
- Multi-select todos via long-press, then bulk-delete or select all
- Overdue todos are highlighted so nothing slips through the cracks
- Home screen widget to see your open todos at a glance
- Home screen shortcut to create a new todo instantly
- Deadline notifications so you never miss a due date
- Choose how far in advance you get notified in Settings
- In-app theme selection (light, dark, or system default)
- In-app language selection
- Motivational empty-state messages when the list is empty or everything is done
- Edge-to-edge UI following Material Design 3 guidelines
Open SourceDo-It is free and open-source software, licensed under the Apache License 2.0. No ads, no tracking, no accounts required.
WhatsNew:
- Get notified before a todo's deadline is due
- Choose how far in advance you receive deadline reminders in Settings
- You'll now be prompted to add the home screen widget after completing your first todo
- Various bug fixes and improvements