Add setup hint to README
This commit is contained in:
parent
3550c21f32
commit
d023f7f19a
@ -14,16 +14,20 @@ If you are using a Karoo 3, you can use [Hammerhead's sideloading procedure](htt
|
||||
|
||||
1. Open the [releases page](https://github.com/timklge/karoo-headwind/releases) 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](https://github.com/timklge/karoo-headwind/releases) (or build it from source)
|
||||
2. Set up your Karoo for sideloading. DC Rainmaker has a great [step-by-step guide](https://www.dcrainmaker.com/2021/02/how-to-sideload-android-apps-on-your-hammerhead-karoo-1-karoo-2.html).
|
||||
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, you can add the following new data fields to your data pages:
|
||||
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): 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.
|
||||
- Weather (graphical): Shows an icon indicating the current weather conditions (sunny, cloudy, ...). Additionally, current absolute wind direction, speed and wind gust speed are shown below the icon.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user