]> git.earman.xyz Git - sensor-watch.git/commit
Watch face for tracking deadlines.
authorKonrad Rieck <konrad@mlsec.org>
Wed, 9 Aug 2023 20:34:01 +0000 (22:34 +0200)
committerKonrad Rieck <konrad@mlsec.org>
Sun, 20 Aug 2023 20:34:50 +0000 (22:34 +0200)
commit43e94ca0f2317ec105d2638c9616ca1c9ef46375
tree3599d9ce00331f6214aa806089bae730fcbfd881
parent15eeca6b599cd007de6aedf96628e3f169eacdc2
Watch face for tracking deadlines.

You can enter and monitor up to four different deadlines by providing their respective date and time. The watch face displays the remaining time at matching granularity, ranging from years to seconds.
movement/make/Makefile
movement/movement_faces.h
movement/watch_faces/complication/deadline_face.c [new file with mode: 0644]
movement/watch_faces/complication/deadline_face.h [new file with mode: 0644]