mirror of
https://github.com/dyuri/garmin-repafield.git
synced 2025-12-16 03:04:08 +00:00
v2.0.0
This commit is contained in:
parent
f786b96ba6
commit
f83d924781
@ -45,4 +45,5 @@ Trail running focused Garmin watch DataField (for myself)
|
||||
- Display speed instead of pace
|
||||
- Show next navigation point
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
5
TODO.md
5
TODO.md
@ -1,5 +0,0 @@
|
||||
- cadence => vertical speed (might be a setting?)
|
||||
- also might save vertical speed to fit
|
||||
|
||||
- track color => color coded by elevation gain/loss (or even vertical speed ?)
|
||||
- https://github.com/loukad/vertlover
|
||||
BIN
repafield1.jpg
Normal file
BIN
repafield1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 84 KiB |
BIN
repafield2.jpg
Normal file
BIN
repafield2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 70 KiB |
@ -1,5 +1,5 @@
|
||||
<properties>
|
||||
<property id="appVersion" type="string">1.2.0</property>
|
||||
<property id="appVersion" type="string">2.0.0</property>
|
||||
<property id="themeColor" type="string">0</property>
|
||||
<property id="themeColor2" type="string">0088FF</property>
|
||||
<property id="themeColor3" type="string">FFFF00</property>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user