You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
darkdragon-001
changed the title
Export health data (steps, heart rate, ...) to use from other apps like Gnome Health
Export health data (steps, heart rate, ...)
Dec 30, 2021
I've laid out my ideas for an API for watch companion apps in my issue on Gnome Health's Gitlab page. I'd appreciate working together on this because I'm currently trying to achieve the same thing in wasp-companion.
Another way could be implementing the FHIR[1] protocol.
This way nothing new is invented and one could synchronize steps and heart rate to self hosted, open source services like Kailona or even to your doctor if he supports that format.
I have been working on this again recently. There's a new dbus-api branch on Wasp Companion's Github with a basic DBus interface. I've also got some basic documentation on the detection method as well as an example python application that plays the part of the health app for testing purposes. I would appreciate your feedback on this.
It would be great if Siglo could export health data in a format understood by other Linux applications like Gnome Health.
References:
duplicate)The text was updated successfully, but these errors were encountered: