Watchface Builder for Garmin

Watchface Builder for Garmin

Premium
Sun event arc

fenix6pro

approachs62, fenix6, fenix7, fenix7pro, fenix7pronowifi, fr255, fr255m, fr955, legacyherofirstavenger, legacysagadarthvader, vivoactive4

Created @ 2022-05-09 11:00:28
Updated @ 2024-06-11 08:26:26

5159 2 57

Buy 6 Pro Solar on Amazon Buy accessories on Amazon

Watchface builder may earn commission revenue from links on this page

Share this to:

Sun event arc

Author
Description

Only implemented half of arc (from midnight to noon).  

The red circle is current time, make sure it's the top layer.

then there are 6 arc shape goal fields (from bottom to top, you can create them by following sequence).  All follow 6 layers will have (sm.mn0).value() as min value, and (sm.mn1).value() as the max value.

  1. sunrise end: light orange for finished color, and white for unfinished color, data field: (sm1.1).value()
  2. sunrise start: orange for finished color, and remove color/zero width for unfinished, data field: (sm1).value()
  3. blue hour: blue for finished, remove color/zero width for unfinished, data field: (sm1.0).value()
  4. dawn: dark blue for finished, remove color/zero width for unfinished
  5. nautical dawn: gray for finished, remove color/zero width for unfinished
  6. astronomical dawn: dark gray for finish, remove color/zero width for unfinished.

Add .value() after you select the data field.  goal field can only take numbers for data field, min/max fields.

Data fields

This app displays the following data fields:

  • sunrise end
  • sunrise start
  • blue hour
  • dawn
  • nautical dawn
  • astronomical dawn
  • time indicator
Languages

Watchface languages:

  • ENG
  • CES
  • DEU
  • FRE
  • HUN
  • ITA
  • PRO
  • SLO
  • SPA
Permissions

This app requires access to:

  • SensorHistory
  • Positioning
Comments
Coming soon...