20 lines
612 B
Markdown
20 lines
612 B
Markdown
# Bluewind
|
|
|
|
[](https://www.gnu.org/licenses/gpl-3.0)
|
|
|
|
Bluetooth control app for Wahoo Headwind.
|
|
|
|
## Usage
|
|
|
|
To run the flask app:
|
|
```bash
|
|
export FLASK_ADDRESS='<headwind bluetooth address>'
|
|
flask --app api run --host=0.0.0.0
|
|
```
|
|
|
|
## Support
|
|
If you find this open source project useful consider leaving me a tip.
|
|
|
|
[](https://ko-fi.com/K3K8QVJRK)
|
|
|
|
If you would like to contribute, feel free to reach out, you can find my contact details at [https://blog.octopusx.de](https://blog.octopusx.de). |