helping parents, grandparents, and forgetful humans take medicines on time.
Kusuri is a simple medicine reminder app made for people who:
- forget medicines,
- forget if they already took medicines,
- or say “i’ll take it in 5 minutes” and never do.
Made especially with parents and grandparents in mind.
- add medicines with dosage + duration
- choose reminder timings quickly (
8 AM,12 PM,6 PM,9 PM, etc.) - notifications remind you when it’s time
- medicines automatically disappear once course is completed
- local storage support
- medicine suggestions
- profile support
Uses Google ML Kit text recognition.
Instead of typing medicine names manually:
- open scanner
- click medicine strip/box photo
- app detects medicine-like text patterns
- add medicine directly
works well for names like:
- Dolo 650
- Calpol 500
- Azithral 250
Useful for older users who struggle with typing tiny medicine names.
(also because medicine names look randomly generated half the time.)
Things I’ll probably add later:
- AI features
- missed dose tracking
- “did you take it?” confirmations
- analytics/stats
- cloud sync
- family medicine tracking
basically trying to make this a small healthcare sidekick instead of just another reminder app.
scanner.mp4
- Flutter
- Dart
- Google ML Kit
- Local Storage
- Notifications
add medicine → choose timings → get reminders → medicine auto-removes after completion
simple enough for grandparents. useful enough for everyone.
git clone <https://github.com/divv21/kusuri.git>
cd kusuri
flutter pub get
flutter runA lot of older people use smartphones daily now — watch reels, listen to bhajans, send “good morning 🌸” messages...
but still miss medicines sometimes.
So I made something simple that could help with that.
open to ideas, improvements, feature suggestions, etc.
especially:
- accessibility improvements
- elderly-friendly UI ideas
- AI integrations
- reminder improvements
if this app helps even one person remember their medicines on time, that’s enough for me.
(and yes, drink water too.)


