Track medications with dosing schedules and intake history. Use when managing prescriptions.
--- name: "medication-reminder" version: "3.0.0" description: "Track medications with dosing schedules and intake history. Use when managing prescriptions." author: "BytesAgain" homepage: "https://bytesagain.com" --- # medication-reminder Track medications with dosing schedules and intake history. Use when managing prescriptions. ## Commands ### `add` ```bash scripts/script.sh add <med dose frequency> ``` ### `list` ```bash scripts/script.sh list ``` ### `take` ```bash scripts/script.sh take <med> ``` ### `history` ```bash scripts/script.sh history <days> ``` ### `schedule` ```bash scripts/script.sh schedule ``` ### `due` ```bash scripts/script.sh due ``` ## Data Storage Data stored in `~/.local/share/medication-reminder/`. --- *Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
don't have the plugin yet? install it then click "run inline in claude" again.