HeyReminder is a clean and minimal Android app designed to help users set daily repeating reminders with ease.
The focus is simplicity, reliability, and a distraction-free user experience.
- Add reminders that repeat on selected days of the week
- Choose a custom time for each reminder
- Edit or delete existing reminders easily
- Clean header with app branding
- Modern input fields with clear borders
- Red-accented day selection chips
- Consistent design in both light and dark themes
Fully theme-aware using:
colors.xmlcolors-night.xml
Includes custom colors such as:
header_backgroundlight_accenttext_colorwhite_background
The UI automatically adapts to system light/dark mode.
- Each reminder triggers a daily notification at its scheduled time
- Uses
AlarmManagerfor reliable background scheduling
The project follows a simple, maintainable structure:
