JohnLines / mediclog

Android Medical information log

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mediclog

Android Medical information log.

MedicLog logs key medical information - blood pressure, temperature, and weight, with an emphasis on simplicity and privacy.

It is still under development, so some features may change.

Get it on F-Droid Get it on Google Play

Privacy

At present the data is stored in a comma separated file in the App's private storage. The only access is via a Send intent, to allow you to mail it to yourself (or someone else if you wish). Note that the privacy of the sending will depend on the app that does the sending. I use K9 mail to my own mail server.

I hope to keep the app able to function usefully while having no privileges at all, and any which may be associated with optional functions will be explained in the Privileges page on the wiki.

At some point in the future there may be an option to save to external storage, which will require more privileges.

About

Android Medical information log

License:GNU General Public License v3.0


Languages

Language:Java 100.0%