Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export health data (steps, heart rate, ...) #100

Open
darkdragon-001 opened this issue Dec 30, 2021 · 3 comments
Open

Export health data (steps, heart rate, ...) #100

darkdragon-001 opened this issue Dec 30, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@darkdragon-001
Copy link

darkdragon-001 commented Dec 30, 2021

It would be great if Siglo could export health data in a format understood by other Linux applications like Gnome Health.

References:

@darkdragon-001 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
@Siroj42
Copy link

Siroj42 commented Jan 1, 2022

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.

@MaxGitHubAccount
Copy link

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.

[1] https://en.wikipedia.org/wiki/Fast_Healthcare_Interoperability_Resources

@theironrobin theironrobin added the enhancement New feature or request label Jun 21, 2022
@Siroj42
Copy link

Siroj42 commented Jul 21, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants