Bluetooth control app for Wahoo Headwind.
Go to file
octopusx 87159ed89a base working implementation
add spec file
add requirements
started work on modularisation
create simple flask api
program error codes
set licence to GPLv3
2023-11-08 22:27:36 +01:00
config base working implementation 2023-11-08 22:27:36 +01:00
headwind base working implementation 2023-11-08 22:27:36 +01:00
.gitignore base working implementation 2023-11-08 22:27:36 +01:00
LICENSE base working implementation 2023-11-08 22:27:36 +01:00
README.md base working implementation 2023-11-08 22:27:36 +01:00
api.py base working implementation 2023-11-08 22:27:36 +01:00
default.env base working implementation 2023-11-08 22:27:36 +01:00
main.py base working implementation 2023-11-08 22:27:36 +01:00
requirements.txt base working implementation 2023-11-08 22:27:36 +01:00

README.md

bluewind

Bluetooth control app for Wahoo Headwind.

To run the flask app:

flask --app api run --host=0.0.0.0