← statichum.studio

Notification-Only Reminder App With No Calendar, No Account, No Permissions Tax

android app weekend hack •• multiple requests

There's recurring frustration on r/androidapps from people who literally just want 'enter a name, enter a time, get a notification' and instead get apps demanding calendar access, accounts, premium upsells, and broken stock-calendar notifications that fail silently. The asker's stock Google Calendar reminder didn't even fire — a reliability problem on top of the bloat problem.

builder note

Whole app is one screen: title, time picker, optional 'repeat yearly' toggle. Use AlarmManager.setExactAndAllowWhileIdle so notifications actually fire. No accounts, no analytics, no premium tier... charge $3 once on Play and Google will literally do the rest because the SEO graveyard is so bad.

landscape (3 existing solutions)

Android reminder apps optimize for power users (calendar integration, recurrence rules, location triggers) when most people just want a notification at 3pm Tuesday. The dependable options bundle complexity; the simple ones are ad-laden or abandoned.

Google Calendar Notifications fail silently for many users (battery optimization, sync delays, exact-alarm permission since Android 12). The OP set a fake event and got nothing.
Fossify Calendar (FOSS) Closer to what the user wants but still calendar-shaped (date pickers, agenda views), not a 'notification-first' UX.
Simple Reminder / Tasks-class apps Most are ad-laden, premium-gated, or die after one update. The Play Store is a graveyard of 'simple reminder' apps that sold to ad networks.

sources (1)

reddit https://www.reddit.com/r/androidapps/comments/1t1hetc/app_th... "premium this, allow calendar access that, make account this... I have no idea how to use it" 2026-05-02
remindersminimalismandroidanti-bloataccessibility