iconsole-android/README.md
2021-01-27 13:15:33 +01:00

30 lines
1.2 KiB
Markdown

# OpeniConsole
![Logo](https://raw.githubusercontent.com/haraldh/iconsole-android/master/Application/src/main/res/drawable-xxhdpi/ic_launcher.png)
## Description
OpeniConsole connects to an iConsole+ fitness bike head unit over bluetooth.
You can set the resistance level and all data is displayed.
This application is in beta status and under heavy development.
OpeniConsole is an open source project and you are invited to improve it.
## Download
Google Play Store [beta testing](https://play.google.com/apps/testing/org.surfsite.iconsole)
## Screenshot
![Screenshot](https://lh3.googleusercontent.com/NbWXiGBWr4gPKQNZ24nyYqIXg0RNkXy7G0L99ryr-SB0kqK-0SL3PGehkg_-3oAjg2s=h310 "Screenshot")
## Development
Contribute via pull requests. If you want to do major contributions, drop me a message and I will create a development group.
### TODO/Ideas
- workout recording to FIT/TCX/GPX
- workout profiles
- Google street view cycling
- sensor data broadcasting via ANT (works, message me for a howto or look [here](https://github.com/haraldh/iconsole-android/issues/4))
See also my [python prototype](https://github.com/haraldh/iconsole) for the bluetooth protocol reverse engineering and sensor broadcasting.