• v0.2.0 9cbc5aa292

    BikeControl v0.2.0
    🚴 Build and Test BikeControl / Workspace tests (push) Successful in 13m53s
    Build & Release / Run tests (push) Successful in 6m40s
    🚴 Build and Test BikeControl / Android compile check (push) Successful in 3m41s
    Build & Release / Build Linux (deb + AppImage) (push) Successful in 16m44s
    Build & Release / Build Arch package (push) Successful in 32m53s
    Build & Release / Build Android APK (push) Successful in 21m20s
    Build & Release / Create release (push) Successful in 12s
    Stable

    dtourolle released this 2026-08-21 18:28:11 +00:00 | 0 commits to master since this release

    BikeControl v0.2.0

    Downloads

    Platform File Install
    Linux (any) *.AppImage chmod +x BikeControl*.AppImage && ./BikeControl*.AppImage
    Debian/Ubuntu *.deb sudo dpkg -i bikecontrol*.deb
    Arch *.pkg.tar.zst sudo pacman -U bikecontrol-*.pkg.tar.zst
    Android (arm64) bikecontrol-release.apk adb install bikecontrol-release.apk, or sideload

    Requirements

    Linux — BlueZ running (bluetoothd), and a Bluetooth adapter with BLE.

    Android — 7.0 (API 24) or newer, and Bluetooth LE. The app asks for
    the Bluetooth scan/connect permissions on first launch; on Android 11
    and older it asks for location instead, which is what the platform
    required for a BLE scan at the time.

    A Zwift Click v2 must have been unlocked once in the free Zwift app —
    see the README.

    Downloads