iconsole-android/README.md

30 lines
1.1 KiB
Markdown
Raw Normal View History

2017-04-28 10:55:38 +02:00
# OpeniConsole
2017-04-28 13:11:15 +02:00
![Logo](https://raw.githubusercontent.com/haraldh/iconsole-android/master/Application/src/main/res/drawable-xxhdpi/ic_launcher.png)
2017-04-28 10:55:38 +02:00
## Description
2017-04-28 11:10:19 +02:00
OpeniConsole connects to an iConsole+ fitness bike head unit over bluetooth.
2017-04-28 10:55:38 +02:00
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")
2017-04-28 13:07:17 +02:00
## 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
See also my [python prototype](https://github.com/haraldh/iconsole) for the bluetooth protocol reverse engineering and sensor broadcasting.