Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/thomaspaulmann/HeartControl

❤️ Continuous heart rate measurement during workouts with watchOS 3.
https://github.com/thomaspaulmann/HeartControl

apple health heart-rate watchos workout-apps

Last synced: 4 months ago
JSON representation

❤️ Continuous heart rate measurement during workouts with watchOS 3.

Lists

README

        

[![Swift](https://img.shields.io/badge/Swift-3.0-green.svg)](https://swift.org) [![watchOS](https://img.shields.io/badge/watchOS-3.0-green.svg)](https://developer.apple.com/watchos/)

# Heart Control

Monitor your heart rate on the apple watch - continuously and easy.

## What is it?

Heart Control is a standalone watch app to monitor continuously heart rate on [watchOS 3](http://www.apple.com/watchos-preview/). It collects and analyzes data in real-time in the background.

## What is it not?

It's not a whole implementation of every little detail of [Apple's HealthKit](https://developer.apple.com/healthkit/). It's more or less a quick start guide for workout apps on watchOS 3.

## Special Thanks

Thanks to [Dash Brittain](http://www.roxannebrittain.com) and [Jorge Morinigo](https://www.linkedin.com/in/jorgemorinigo) for your WWDC talk [Building Great Workout Apps](https://developer.apple.com/videos/play/wwdc2016/235/).