Health's missing export button
Introduction · Features · Installation · Roadmap · Contributing
HealthLens is an open-source iOS application designed to be the missing "export" button for health-related data, offering data-obsessed users personalized analytics and visualization tools.
- Data Export: Easily export your Apple Health data to common formats like CSV and XLSX.
- Personalized Analytics: Analyze your health data with customizable visualizations.
- User-Friendly Design: Intuitive interface for seamless data management and insights.
- Future-Proof: Built with Swift Charts for future native visualizations.
The recommended way to install HealthLens is through the App Store.
To develop HealthLens locally, you will need to clone and open this repository in Xcode.
Once that's done, you can use the following commands to run the app locally:
git clone https://github.com/wkaisertexas/HealthLens
cd HealthLens
open HealthLens.xcodeproj
Ensure you have the necessary permissions for HealthKit and follow the Xcode prompts for local signing.
- Initial Release: Basic export functionality for health data in CSV and XLSX formats.
- User Interface Improvements: Enhance the UI for better user experience.
- Advanced Visualizations: Integrate Swift Charts for robust and interactive data visualizations.
- Data Analysis Showcase: Provide meaningful health data analysis and insights within the app.
We love our contributors! Here's how you can contribute:
- Open an issue if you believe you've encountered a bug.
- Make a pull request to add new features, make quality-of-life improvements, or fix bugs.
HealthLens is open-source under the MIT License.
Important
If you liked this project, consider giving the repository a star ⭐️!