Skip to content

cagnulein/qdomyos-zwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qdomyos-zwift

Zwift bridge for Domyos treadmills

Buy Me A Coffee

UI

Features

  1. Domyos compatible
  2. Zwift compatible
  3. Create, load and save train programs
  4. Measure distance, elevation gain and watts
  5. Gpx import (with difficulty slider)

First Success

Installation from source

$ sudo apt upgrade && sudo apt update # this is very important on raspberry pi: you need the bluetooth firmware updated!

$ sudo apt install git libqt5bluetooth5 libqt5widgets5 libqt5positioning5 libqt5xml5 qtconnectivity5-dev qpositioning5-dev

$ git clone https://github.com/cagnulein/qdomyos-zwift.git

$ cd src

$ qmake

$ make -j4

$ sudo ./qdomyos-zwift

Tested on

Raspberry PI 0W and Domyos Intense Run

No gui version

run as

$ sudo ./qdomyos-zwift -no-gui

Reference

https://github.com/ProH4Ck/treadmill-bridge

https://www.livestrong.com/article/422012-what-is-10-degrees-in-incline-on-a-treadmill/

Blog

https://robertoviola.cloud