updated metadata to reflect new features
parent
3d02e82644
commit
92fe968e94
|
|
@ -19,6 +19,18 @@ Indicator lights are:
|
||||||
- ALARM (Alarm is set)
|
- ALARM (Alarm is set)
|
||||||
- STEP (Reached STEP goal))
|
- STEP (Reached STEP goal))
|
||||||
|
|
||||||
|
----
|
||||||
|
## Alt Modes
|
||||||
|
Swipe left/right to switch between different PROGRAM modes.
|
||||||
|
|
||||||
|
- HRM (BPM/Confidence)
|
||||||
|
- GPS (Latitude/Longitude/Speed)
|
||||||
|
- Weather (Humidity/Rain/Temperature/Wind/Condition Code)
|
||||||
|
- Accelerometer (X/Y/Z)
|
||||||
|
- Compass (HEADING)
|
||||||
|
|
||||||
|
In the interests of usability these change the "LIGHT" on the left side to show the current mode.
|
||||||
|
|
||||||
----
|
----
|
||||||
This is my first watch face, may add features and customization later.
|
This is my first watch face, may add features and customization later.
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "DSKY Clock",
|
"name": "DSKY Clock",
|
||||||
"icon": "dsky_clock.img",
|
"icon": "dsky_clock.img",
|
||||||
"screenshots": [{"url":"screenshot1.png"}],
|
"screenshots": [{"url":"screenshot1.png"}],
|
||||||
"version": "0.01",
|
"version": "0.02",
|
||||||
"description": "A clockface inspired by the Apollo DSKY interface.",
|
"description": "A clockface inspired by the Apollo DSKY interface.",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue