Incyclist is a free and open source Indoor Cycling App. It allows users to ride in real worlds (videos or GPX using street view, satellite view or map) and perform structured workouts.
Now the activities from Incyclist can be uploaded to intervals.icu.
Incyclist runs on Windows,Mac and Linux and supports connecting your trainer and sensors via ANT+, BLE and Direct Connect.
Android and IOS support is the next bigger item on the roadmap. However, I need to perform a bit of cleanup before I can start on this. So I expect this to be ready later this year (goal is at start of autumn season )
I need to experiment a bit with the available frameworks. I want to avoid that I have to maintain multiple code basis ( PC, mobile, TV). So I need to find a solution, where I can render my App on all three platforms
The app itself is web based - I only need to integrate with native code to access file system, BLE, ANT+,…