SpriteKit-based faux analog watch face example for watchOS
Stars
1.1k
Forks
197
Watchers
1.1k
Open Issues
17
Overall repository health assessment
No package.json found
This might not be a Node.js project
Added new date display options. Adds ability to stack major tick marks on minor tickmarks. Better support for adding image backgrounds. Key to randomize settings & theme in desktop app: 'x', randomize using current theme: 'z'. Updates date on tick so should notice day changes.
83cb274View on GitHubAdded new date display options. Adds ability to stack major tick marks on minor tickmarks. Better support for adding image backgrounds. Key to randomize settings & theme in desktop app: 'x', randomize using current theme: 'z'. Updates date on tick so should notice day changes.
e9bd365View on GitHubAdded new color region styles: Half/Half, Circle and Ring. Added tickmark shapes: Circular, Triangular. Adds ability to differentiate shape for major/minor tickmarks. Adds optional center disc. Adds keyboard shortcuts to cycle options on the fly in desktop app: 't' for theme, 'f' for face style, 'n' for numeral style, '0' for tickmark style, '-' for minor tickmark shape, '=' for major tickmark shape, 'r' for color region style, 'd' for date display, and 'c' for center disc. Not all themes fully support different color region styles.
a1e38a0View on GitHubBetter centers the date complication when numerals are hidden
a36e9b2View on GitHubAdded new themes: Royal, Marques, Vox, Summer. Added option to show today's date.
ca6647cView on GitHubDynamically change the theme on the fly. Added a masking mode for richer two-tone themes. Resizes display for all Apple Watch screen sizes. Added themes: Sage, Bondi, Tangerine, Strawberry & Marble
2a74b16View on GitHubChanged round face numeral font weight to medium
06538b9View on GitHub