runerune / BroncoUnleashed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :)

Deprecation warning

This project is no longer actively maintained. Something else may come up in the future, or not. ;) Rationale:

  • Android 13 came out and changed things
  • I know how to do BLE in a less stupid way now
  • I don't want to be tech support for users 🙃

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

About

License:GNU General Public License v3.0


Languages

Language:Java 100.0%