Bluetooth control app for Wahoo Headwind.
Go to file
Tomasz Frątczak 91df8a0f26 add server name flask param 2023-11-14 21:53:18 +01:00
bluewind add server name flask param 2023-11-14 21:53:18 +01:00
.gitignore refactor the application structure 2023-11-13 23:15:12 +01:00
Dockerfile starting work on docker image 2023-11-14 19:05:44 +01:00
LICENSE base working implementation 2023-11-08 22:27:36 +01:00
README.md update readme with additional context 2023-11-08 22:52:52 +01:00
bootstrap.sh refactor the application structure 2023-11-13 23:15:12 +01:00
default.env base working implementation 2023-11-08 22:27:36 +01:00
main.py starting work on docker image 2023-11-14 19:05:44 +01:00
requirements.txt base working implementation 2023-11-08 22:27:36 +01:00

README.md

Bluewind

License: GPL v3

Bluetooth control app for Wahoo Headwind.

Usage

To run the flask app:

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.

ko-fi

If you would like to contribute, feel free to reach out, you can find my contact details at https://blog.octopusx.de.