Know your readiness, balance your training load, and optimize recovery with advanced health and performance analytics. Readylytics transforms sleep, HRV, resting heart rate, strain, and training data into actionable insights that help you train smarter and recover better.
This is an offline‑first Android app that turns health data from Android Health Connect into daily readiness, recovery, and training load scores (Sleep, Readiness, Strain, and more).
For full details and user guides, please visit our website or explore the local docs/ directory.
- Health Connect Ingestion: Locally imports sleep, heart rate, HRV, and exercise data.
- Offline-First scoring: All physiological calculations run locally in Kotlin without network calls.
- Material 3 UI: Built using native Jetpack Compose components, support for dynamic color theming, and beautiful charts powered by Vico.
- Secure Backups: Local, user-controlled encrypted backups.
- Android 8.0 (API 26) or higher
- Android Health Connect configured on-device
- Android Studio (latest stable version)
-
Clone the repository:
git clone https://github.com/gregorlauritz/MyHealthStatus.git cd MyHealthStatus -
Open in Android Studio and sync the project dependencies.
-
Build & Install:
./gradlew installDebug
Detailed guidelines are available in:
This application was developed with the assistance of AI. While thoroughly reviewed, both AI and human developers can make errors. If you encounter any issues, please report them so we can address them.
This project is licensed under the Apache License 2.0.
