• v0.1.0 5f0fe7b403

    BikeControl v0.1.0
    🚴 Build and Test BikeControl / Workspace tests (push) Successful in 10m18s
    Build & Release / Run tests (push) Successful in 6m47s
    🚴 Build and Test BikeControl / Android compile check (push) Successful in 3m36s
    Build & Release / Build Linux (deb + AppImage) (push) Successful in 15m30s
    Build & Release / Build Arch package (push) Successful in 29m17s
    Build & Release / Build Android APK (push) Successful in 19m41s
    Build & Release / Create release (push) Successful in 16s
    Stable

    dtourolle released this 2026-08-21 16:31:36 +00:00 | 7 commits to master since this release

    BikeControl v0.1.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