Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GiampaoloGabba/HealthPlugin
HealthKit/GoogleFit plugin for Xamarin Forms
https://github.com/GiampaoloGabba/HealthPlugin
Last synced: 30 days ago
JSON representation
HealthKit/GoogleFit plugin for Xamarin Forms
- Host: GitHub
- URL: https://github.com/GiampaoloGabba/HealthPlugin
- Owner: GiampaoloGabba
- License: mit
- Created: 2020-07-25T01:08:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-29T19:48:42.000Z (almost 4 years ago)
- Last Synced: 2024-10-16T06:03:14.275Z (about 2 months ago)
- Language: C#
- Size: 72.3 KB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-xamarin-forms - Xamarin.Plugin.Health ★8
README
# HealthKit-GoogleFit plugin for Xamarin Forms
*Work in progess. Soon will be available a nuget package & documentation!*
I'm actively working on this plugin right now, i think it will be ready to use by the end of August 2020.
The "read" part is 90% done, currently i'm working to normalize Calories count as GoogleFit and Healthkit use different methods (healthkit has Active & Base Calories, while GoogleFit total and daily average BMR).
After that, will come write and delete.
In the end i plan to add Workout session reading, maybe in a future release.
When the plugin will be ready, detailed documentation will be added. For now there are too many moving parts.