/BroncoUnleashed

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Android app to remove speed limit of Cowboy bikes

This app lets you remove speed limit of a Cowboy bike, edit its speed settings and tweak some performance values.

  • Workis with firmware 4.11.3 and lower
  • Tested on Cowboy 3 bike
  • Should work with Cowboy 4 too :)

Direct download (from Github)

View app website

All releases


Set speed limit Manage settings


How to build

It's an android app so you can build it in Android Studio with a single click. :D

If you prefer the command line (and if you like gradle...) you can

gradlew build

To see all available tasks, run

gradlew tasks