Reorder reminders for repeat prescriptions
Runway works out the day your medication runs out and tells you to reorder well before it does. No dose logging. No streaks. Just arithmetic you can check at a glance.
Passkey sign-in Names encrypted on your device Installs like an app
A prediction built on a number someone stopped entering three weeks ago is worse than one built on arithmetic they can check. So Runway asks for nothing daily. Nothing to tick, nothing to break a streak on, nothing to feel guilty about at 11pm.
How it works
How many a day, how many come in a box, and the date the last lot arrived. Four numbers, once.
Days of supply, the day you run out, and the day to reorder — all on screen, all checkable.
A notification days before you run dry, at an hour you pick, in the timezone you actually live in.
daysOfSupply = floor(anchorUnits / unitsPerDay)
runsOutOn = anchorDate + daysOfSupply
reorderOn = runsOutOn - leadDays No model, no machine learning, no black box. The anchor is the most recent quantity known to be true — your last order, or a hand count if you have done one — and everything else is calendar arithmetic from there. A wrong answer is obviously wrong, which is the only kind of wrong you can catch.
What you take is the sensitive part, so it never leaves your device readable. Names, strengths and notes are encrypted in your browser under a key only you can unlock, with your passkey. The server keeps ciphertext and the counting numbers it needs to work out dates — and those numbers say nothing about what they are counting.
Lose the device and a recovery code brings the key back. Lose both and nobody, including us, can get the names out again. That is the trade, stated plainly rather than buried.
What the database holds
Every detail here exists because the obvious version of it got a date wrong by a day, and a day is the difference between having tablets on the last morning and not.
Tip the box out and type what is really in it. That one number corrects every missed dose, doubled dose and mid-box change the maths could never see.
Collect a repeat a week early and you keep the leftovers and a full pack. Runway carries the remainder over instead of pretending the box is all you have.
Sign in with a passkey — Face ID, a fingerprint, a hardware key — or a one-time code to your email. There is nothing to leak.
At 23:00 in London it is already tomorrow in Auckland. Every profile carries a timezone so a reorder warning is never a day out.
Install it as an app. It opens to the one thing it exists to answer: is there anything I need to order.
Seasonal, as-needed, or finished. Paused medications stop predicting and stop notifying without losing their history.
Questions
Free, no password, and about ninety seconds to add your first medication.
Get started