Add daily notification wakeups and a make watchapp packaging target
build / build (push) Successful in 20s

Schedules a one-shot Pebble wakeup for the configured notification
time, re-arming it on every launch and config change, and vibrates/
refreshes the report when it fires (foreground or fresh launch).
Also adds a `make watchapp` target that builds the watchapp via the
Pebble SDK and copies a versioned .pbw to dist/, matching `make
package`'s version resolution — deliberately not wired into CI, which
has no Pebble SDK installed.
This commit is contained in:
ml
2026-07-17 20:48:31 +02:00
parent 7a77c4a07d
commit 4e83ebbf50
8 changed files with 4629 additions and 1 deletions
File diff suppressed because one or more lines are too long