Commit Graph

6 Commits

Author SHA1 Message Date
bgrolleman f3365a8dac Switch to Leco fonts for time and date
Time: FONT_KEY_LECO_42_NUMBERS (largest available Leco)
Date: FONT_KEY_LECO_38_BOLD_NUMBERS, right-aligned

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 17:36:59 +02:00
bgrolleman ebca07666e Replace battery bar with low-battery icon
Remove the full-width bottom bar. Instead draw a small battery icon in the
bottom-right corner only when charge drops below 20%.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 17:32:31 +02:00
bgrolleman 92dfcfabcd Use Bitham 30 for date, right-aligned
Switch date from Gothic 28 Bold (centred) to Bitham 30 Black (right-aligned)
for a slightly larger, better-positioned date display.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 17:29:36 +02:00
bgrolleman eac496be0e Redesign watchface with countdown bar and calendar support
- Force 24h time format; switch date to DD/MM (Gothic 28 Bold)
- Replace effect-layer invert with explicit black background + white text
- Add 8px top bar counting down to next :00/:30; preempts to nearest
  calendar appointment when one arrives via AppMessage within 30 min
- Add pkjs with Google Calendar API integration (falls back gracefully
  if no API key is configured)
- Move battery indicator to a 4px full-width strip at screen bottom
- Drop pebble-effect-layer dependency; add APPOINTMENT_MINUTES messageKey
- Write README with feature overview, build instructions, and calendar setup

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 12:39:07 +02:00
bgrolleman bfd88af248 Last updates 2026-01-02 07:41:22 +01:00
bgrolleman e56c5a9702 Initial watchface 2025-12-31 15:26:26 +01:00