2024-12-16 22:34:21 +01:00
2024-12-13 22:54:03 +01:00
2024-12-04 23:52:43 +01:00
2024-12-04 23:52:43 +01:00
2024-12-04 23:52:43 +01:00
2024-12-04 23:52:43 +01:00
2024-12-04 23:52:43 +01:00
2024-12-04 23:52:43 +01:00
2024-12-19 23:18:03 +01:00
2024-12-14 15:49:32 +01:00
2024-12-14 15:49:32 +01:00
2024-12-16 22:34:21 +01:00

Karoo Headwind Extension

GitHub Actions Workflow Status GitHub Downloads (specific asset, all releases) GitHub License

This extension for Karoo devices adds a graphical data field that shows the current headwind direction and speed relative to the riding direction.

Compatible with Karoo 2 and Karoo 3 devices.

Settings Field setup Data page

Installation

If you are using a Karoo 3, you can use Hammerhead's sideloading procedure to install the app:

  1. Open the releases page on your phone's browser, long-press the app-release.apk link and share it with the Hammerhead Companion app.
  2. Your karoo should show an info screen about the app now. Press "Install".
  3. Open the app from the main menu and acknowledge the API usage note.
  4. Set up your data fields as desired.

If you are using a Karoo 2, you can use manual sideloading:

  1. Download the apk from the releases page (or build it from source)
  2. Set up your Karoo for sideloading. DC Rainmaker has a great step-by-step guide.
  3. Install the app by running adb install app-release.apk.
  4. Open the app from the main menu and acknowledge the API usage note.
  5. Set up your data fields as desired.

Usage

After installing this app on your Karoo and opening it once from the main menu, you can add the following new data fields to your data pages:

  • Headwind (graphical, 1x1 field): Shows the headwind direction and speed as a circle with a triangular direction indicator. The speed is shown at the center in your set unit of measurement (default is kilometers per hour if you have set up metric units in your Karoo, otherwise miles per hour). Both direction and speed are relative to the current riding direction by default, i. e., riding directly into a wind of 20 km/h will show a headwind speed of 20 km/h, while riding in the same direction will show -20 km/h. You can change this behavior in the app settings to show the absolute wind speed instead.
  • Weather forecast (graphical, 2x1 field): Shows three columns indicating the current weather conditions (sunny, cloudy, ...), wind direction, precipitation and temperature forecasted for the next three hours. Tap on this widget to cycle through the 12 hour forecast.
  • Additionally, data fields that only show the current data value for headwind speed, humidity, cloud cover, absolute wind speed, absolute wind gust speed, absolute wind direction, rainfall and surface pressure can be added if desired.

The app will automatically attempt to download weather data for your current approximate location from the open-meteo.com API once your device has acquired a GPS fix. The API service is free for non-commercial use. Your location is rounded to approximately two kilometers to maintain privacy. The data is updated when you ride more than two kilometers from the location where the weather data was downloaded or after one hour at the latest. If the app cannot connect to the weather service, it will retry the download every minute. Downloading weather data should work on Karoo 2 if you have a SIM card inserted or on Karoo 3 via your phone's internet connection if you have the Karoo companion app installed.

Credits

Description
Wind direction data field extension for Karoo (Beta channel)
Readme Apache-2.0 1.9 MiB
1.6.3-beta-2 Latest
2025-10-03 20:38:20 +02:00
Languages
Kotlin 100%