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