Iβm pretty excited about it! It only took a few hours to whip up once I figured out the hard part, which was finding an app that let me extract HealthKit data. Data is all JSON on S3. Queryable with SQL via Athena. Served up with Lambda for a simple web service. Known plugin.
Ben Werdmuller
via
Twitter
Do you have to manually export or is it syncing your HealthKit data?
Jonathan LaCour
via
Twitter
It supports both via a huge variety of methods with entirely configurable aggregation/granularity. I have it configured to automatically sync daily with my web service. The app is great and shockingly totally free. apps.apple.com/us/app/health-β¦
zoglesby
via
Micro.blog
@cleverdevil But how did you do it?
alans
via
Micro.blog
@cleverdevil Wow, thatβs fantastic! The sync app looks really cool and I love what youβve done with jt.
cleverdevil
via
Micro.blog
@alans thanks! I appreciate that. Definitely a fun project that Iβve been tinkering on in the evenings after the kids go to bed. Iβve got a few more features staged and ready to push, including monthly summaries.
alans
via
Micro.blog
@cleverdevil I'm definitely going to tinker with it, too. It will be a fun set of data to experiment with visualizations.
Comments (8)
Super cool!
Iβm pretty excited about it! It only took a few hours to whip up once I figured out the hard part, which was finding an app that let me extract HealthKit data. Data is all JSON on S3. Queryable with SQL via Athena. Served up with Lambda for a simple web service. Known plugin.
Do you have to manually export or is it syncing your HealthKit data?
It supports both via a huge variety of methods with entirely configurable aggregation/granularity. I have it configured to automatically sync daily with my web service. The app is great and shockingly totally free. apps.apple.com/us/app/health-β¦
@cleverdevil But how did you do it?
@cleverdevil Wow, thatβs fantastic! The sync app looks really cool and I love what youβve done with jt.
@alans thanks! I appreciate that. Definitely a fun project that Iβve been tinkering on in the evenings after the kids go to bed. Iβve got a few more features staged and ready to push, including monthly summaries.
@cleverdevil I'm definitely going to tinker with it, too. It will be a fun set of data to experiment with visualizations.