a straightforward notes+todo+reminder app that doesn't yell at you (unless you want it to).
/pebbleping.apksetting an alarm on the clock app just to remember to "do that on coming friday" felt wrong. PebblePing lets you drop reminders on any future date and choose if you'd like a gentler anonymous notification or not. There's also daily todos and a convenient note taker. (whole app is lockable if needed)
today — quick stuff for right now. set a time or don't.
todos — brain dump. no date and time. just a list.
reminders — the main thing. pick a date, optionally a time, then choose:
- alert — normal notification with sound
- passive — silent, shows up when you open your phone
- anonymous — hides the content. notification just says "pebble-ping says hi!" so nobody reading over your shoulder knows what it's about.
notes — tap to write or edit. pastel color-coded cards.
- blazing fast UI, no clutter or bloat in the way of adding a new reminder
- dark and light pastel themes (toggle in settings)
- password or fingerprint lock for the whole app (with backup security question)
- open this entire project repository in android studio
- sync gradle
- run on your phone or emulator / build an apk and send it to your phone
- that's it
kotlin, jetpack compose, material3, gson for persistence, biometric api for fingerprint lock. one activity, one file, no fragments, no navigation library, no room, no firebase, no nonsense.
made by pranav, llm credit - claude