Skip to content

divv21/kusuri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kusuri ( 薬 ) 💊

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.


what it does

  • 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

📸 medicine scanner

Uses Google ML Kit text recognition.

Instead of typing medicine names manually:

  1. open scanner
  2. click medicine strip/box photo
  3. app detects medicine-like text patterns
  4. 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.)


🚧 planned stuff

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.


📱 screenshots

home

Home Screen

add medicine

Add Medicine

scanner

scanner.mp4

notifications

Notifications


🛠 tech stack

  • Flutter
  • Dart
  • Google ML Kit
  • Local Storage
  • Notifications

⚙️ how it works

add medicine → choose timings → get reminders → medicine auto-removes after completion

simple enough for grandparents. useful enough for everyone.


🚀 installation

git clone <https://github.com/divv21/kusuri.git>
cd kusuri
flutter pub get
flutter run

why i made this

A 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.


contributions

open to ideas, improvements, feature suggestions, etc.

especially:

  • accessibility improvements
  • elderly-friendly UI ideas
  • AI integrations
  • reminder improvements

final note

if this app helps even one person remember their medicines on time, that’s enough for me.

(and yes, drink water too.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors