https://github.com/decathlon/domyos-developers
Ressources to help developers create applications for Domyos fitness machines
https://github.com/decathlon/domyos-developers
bluetooth fitness ftms sport
Last synced: 6 months ago
JSON representation
Ressources to help developers create applications for Domyos fitness machines
- Host: GitHub
- URL: https://github.com/decathlon/domyos-developers
- Owner: Decathlon
- License: cc-by-4.0
- Created: 2022-08-22T14:01:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-05T12:06:07.000Z (8 months ago)
- Last Synced: 2025-04-03T23:11:23.286Z (6 months ago)
- Topics: bluetooth, fitness, ftms, sport
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 14
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# Introduction
Domyos is a fitness brand for apparel and equipments.
Especially we produce treadmills, exercise bikes, rowers and ellipticals.
Since many years our equipments are connected, we now work on the comptability to offer more experiences.
We promote the variety of connected experiences, for this we are progressively deploying the FTMS protocol in our fitness machines.This repository contains examples for using FTMS with our machines.
You can contribute by sharing new example, please refer to our [Contributing](contributing.md) page to know more.# Examples
## [ftms-overlay-web](ftms-overlay-web/)
Display an overlay on Decathlon Training Plus website with live data from you Fitness Machine connected by Bluetooth to your browser.
## [ftms-treadmill-web-console](ftms-treadmill-web-console/)
Connect to a treadmill Fitness Machine by Bluetooth to your browser. Collect some values from the treadmill data in the browser console.
# Domyos brand guidelines
* You cannot use the "Domyos" and "Decathlon" in your application name. Without specific authorisation, you could not associate your application with our brand in manner that indicates that we could be responsible of your application.
* If your service is compatible to our fitness equipments, you could mention "Domyos" on your website or your application.
* More informations are available in our global Terms of Use.# FTMS Compatible products :
FiTness Machine Service is a protocol to control fitness equipment.* Treadmill : Domyos Run100E
* Treadmill : Domyos W900
* Treadmill : Initial run
* Treadmill : T900D
* Treadmill : RUN500
* Treadmill : Compact Run100
* Elliptical : EL520
* Elliptical : EL540
* Rower : WoodRower
* Rower : Training rower 900
* Indoor bike : Challenge bike
* Indoor bike : Training bike 900# Compatible apps
* MyHomeFit.de [Website](https://myhomefit.de/) / [Play store](https://play.google.com/store/apps/details?id=com.earthjumper.myhomefit)
* qdomyos-zwift
[Github](https://github.com/cagnulein/qdomyos-zwift) /
[Play store](https://play.google.com/store/apps/details?id=org.cagnulen.qdomyoszwift&hl=en&gl=US) /
[App store](https://apps.apple.com/us/app/qz-qdomyos-zwift/id1543684531)
* Holodia [Website](https://www.holodia.com/)
* Treadmill-monitor [Github](https://github.com/janposselt/treadmill-monitor)