# Bluewind [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) Bluetooth control app for Wahoo Headwind. ## Usage To run the flask app for development and testing: ```bash git clone https://teapot.octopusx.de/accidentallycompetent/bluewind.git cd bluewind python3 -m venv .venv source .venv/bin/activate python3 -m pip install --upgrade pip pip3 install -r requirements.txt export FLASK_ADDRESS='' export FLASK_URL='