Harp is a strictly offline Personal Health Record app that stores everything in plain Org Mode files. You can: 1. Maintain journals of health events 2. Attach reports, prescriptions, scans, any other file as org-mode attachments 3. Search and filter using on-device OCR 4. Export curated takeouts for doctor visits
There is no cloud, no trackers, no ads. You own the files and decide how to sync them (Syncthing, Nextcloud, local filesystem, whatever).
I wanted to support more devices so it’s written in Kotlin Multiplatform. Android is ready, iOS is planned. For desktop, since these are Org files, working with them in Emacs is really easy.
If you care about private health data, I'd love your thoughts.
Here is a write up around the project https://lepisma.xyz/2026/02/24/harp/
Project page and documentation: https://docs.lepisma.xyz/harp/