Skip to content
RemMedy
Privacy as a feature

Your medication is no one's business but yours.

Many medication apps bundle tracking SDKs and require an account. RemMedy is the counter-move: offline, accountless, no tracking or advertising SDKs.

Privacy principles we don't water down

No account, no sign-up

You install the app, open it, and start. Nothing to create – no email, no phone number, no 'sign in with Google'.

No cloud, no servers

RemMedy has no backend server for your health data. Everything lives on your device in a Room database.

No network dependency

The app doesn't need the 'Internet' permission for its core function. Reminders work in airplane mode.

No tracking, no analytics

No analytics SDKs, no fingerprinting crash services, no ad IDs. We don't know what you take. Period.

Not medical advice

RemMedy is an organizational tool. The app does not replace medical advice, diagnosis, or treatment. For medical questions, talk to your doctor or pharmacist.

Why this matters

Health data is uniquely sensitive. Which medication a person takes can imply chronic conditions, mental health, family planning, or HIV status. Some apps send exactly those data points to ad networks – usually in ways users don't understand.

RemMedy addresses the problem at its root: if no data ever leaves your device, none can be forwarded. That's not a slogan – it's an architectural decision.

What we technically don't do

  • No cloud database, no backend server for user data.
  • No analytics libraries, no ad networks.
  • No unique user IDs, no ad-ID lookups.
  • No email collection, no account creation.
  • No automatic cloud backup of your health data.

What RemMedy technically does

  • Stores everything locally in a Room/SQLite database on your device.
  • Schedules reminders via AlarmManager/WorkManager (local, no server).
  • Requests only the permissions reminders require.

For developers and auditors

RemMedy is built on Clean Architecture with clearly separated data, domain, and presentation layers – which makes data-flow audits easy. We're happy to answer technical questions via the contact address on our parent site 70six.de.

Privacy FAQ

Does my medication data ever leave my device?
No. All data is stored locally on your device in a Room database. There's no cloud sync, and no RemMedy server that receives health data.
Does RemMedy use analytics or crash reporting?
No. The app ships with no analytics or tracking SDKs. No Google Analytics, no Firebase Analytics, no Meta SDK.
Is RemMedy GDPR-friendly?
Since no personal data is collected, processed, or transferred, there is no processing activity subject to GDPR. Data stays on your device and in your control.
What permissions does it need?
Only the ones required for reminders, notifications, and exact alarms. No location, contacts, or microphone permissions.
What about backups?
Export/import features are on the roadmap and – if shipped – will also avoid forced cloud, for example via a local file export.

Track medications without giving away health data.

RemMedy is local and offline – no account, no forced cloud. Free tier stays free, Premium one-time €6.99 (no subscription).