Free FTP testing extension for Hammerhead Karoo cycling computers. No subscriptions, no accounts, works offline.
-
Three FTP Test Protocols
- Ramp Test: Progressive power increase until failure (~20 min)
- 20-Minute Test: Classic FTP protocol with max sustained effort (~60 min)
- 8-Minute Test: Two max effort intervals with recovery (~50 min)
-
Real-time Data Fields
- Current interval with progress bar (2x1 graphical)
- Target power, test progress, power zone indicators
- Deviation from target, elapsed time, average/max power
- Live FTP prediction during ramp test
-
In-Ride Alerts
- Interval change notifications
- Countdown warnings before transitions
- Motivational messages
- Test completion with calculated FTP
-
Offline Operation
- No internet or external accounts required
- All data stored locally on device
- Download the latest APK from releases
- Transfer to your Karoo via USB or web dashboard
- Install using file manager on device
Requirements:
- Android Studio or JDK 17+
- Gradle 8.x
- GitHub account (for Karoo SDK access)
The Karoo Extension SDK is hosted on GitHub Packages which requires authentication. Create a GitHub Personal Access Token with read:packages scope.
Add to ~/.gradle/gradle.properties (global) or project local.properties:
gpr.user=YOUR_GITHUB_USERNAME
gpr.key=YOUR_GITHUB_TOKENgit clone https://github.com/yrkan/wattramp.git
cd wattramp
./gradlew assembleDebugAPK location: app/build/outputs/apk/debug/app-debug.apk
- Setup: Open WattRamp app on Karoo, configure your current FTP and test preferences
- Add Data Fields: In ride profile setup, add WattRamp data fields to your screen
- Start Ride: Begin recording a ride
- Run Test: Open WattRamp app during ride and select a test protocol
- Follow Prompts: Watch data fields for target power and interval changes
- View Results: After test completion, see calculated FTP and save to history
| Protocol | Formula | Default Coefficient |
|---|---|---|
| Ramp Test | Max 1-min Power × k | 0.75 |
| 20-Minute Test | 20-min Average × k | 0.95 |
| 8-Minute Test | Avg(8min₁, 8min₂) × k | 0.90 |
Coefficient can be adjusted in settings (conservative/standard/aggressive).
| Field | Size | Description |
|---|---|---|
| Current Interval | 2x1 | Graphical widget with interval name, target, progress |
| Target Power | 1x1 | Current target wattage |
| Test Progress | 1x1 | Step number or time progress |
| Power Zone | 1x1 | Zone indicator relative to target |
| Deviation | 1x1 | Watts above/below target |
| Elapsed Time | 1x1 | Total test duration |
| Average Power | 1x1 | Session average |
| Max Power | 1x1 | Session maximum |
| FTP Prediction | 1x1 | Live FTP estimate (Ramp test) |
- Current FTP: Your baseline FTP for zone calculations
- Ramp Start Power: Initial wattage for ramp test (default: 100W)
- Ramp Step: Power increase per minute (default: 20W)
- Warmup/Cooldown Duration: Configurable warmup and cooldown periods
- Sound Alerts: Enable/disable audio notifications
- Screen Wake: Wake screen on important alerts
- Motivational Messages: Show encouragement during test
- Language: Multiple languages supported
- Theme: Orange or Blue color scheme
- Hammerhead Karoo 2 or Karoo 3
- Power meter (required for FTP testing)
WattRamp is designed with privacy in mind:
- All data stays on your device — no external servers, no cloud sync
- No accounts required — just install and use
- No analytics or tracking — we don't collect any usage data
- Open source — verify our privacy practices yourself
Read our full Privacy Policy.
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
- Issues: GitHub Issues
- Email: [email protected]
- Website: wattramp.com
MIT License — see LICENSE file for details.
- Built with Karoo Extension SDK
- FTP protocols based on established cycling science methodologies
Disclaimer: WattRamp is not affiliated with Hammerhead or SRAM. Karoo is a trademark of Hammerhead.