Skip to content

wkaisertexas/HealthLens

Repository files navigation

HealthLens

Health Lens - CSV Exporter

Health's missing export button

Introduction · Features · Installation · Roadmap · Contributing


Introduction

Health Lens' homescreen

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.

Features

  • 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.

Installation

The recommended way to install HealthLens is through the App Store.

Local Development

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.

Roadmap

Short-Term Goals

  • Initial Release: Basic export functionality for health data in CSV and XLSX formats.
  • User Interface Improvements: Enhance the UI for better user experience.

Long-Term Goals

  • Advanced Visualizations: Integrate Swift Charts for robust and interactive data visualizations.
  • Data Analysis Showcase: Provide meaningful health data analysis and insights within the app.

Contributing

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.

Alt

License

HealthLens is open-source under the MIT License.

If you liked this project, consider giving the repository a star ⭐️!