Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 561 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 561 Bytes

DayWatch

Watch based calendar viewer for Apple Watch, iOS and OSX Big Sur

First I must create a way to have a circle that is spinnable by touch.

Some help for watch gemoetry:

  • Hour Marks: [ 12:00 -> 0°, 1:00 -> 30°, 2:00 ->60°, 3:00 ->90°, 4:00 ->120°, 5:00 ->150°, 6:00 ->180°, 7:00 ->210°, 8:00 -> 240°, 9:00 -> 270°, 10:00 -> 300°, 11:00 -> 330°]

  • Minute Marks: [0°, 6°, 12°, 18°, 24°, 27°, 30° . . . 360°]

First Screenshot img