Skip to content

feat(examples): add multi-face Clock SDL2 app#7

Merged
eggfly merged 2 commits into
CardputerZero:mainfrom
lahirunirmalx:app/multi-clock
Jul 15, 2026
Merged

feat(examples): add multi-face Clock SDL2 app#7
eggfly merged 2 commits into
CardputerZero:mainfrom
lahirunirmalx:app/multi-clock

Conversation

@lahirunirmalx

Copy link
Copy Markdown
Contributor

Port of the Phoebe LVGL app_clock to a standalone 320x170 SDL2 program. Six switchable faces: analog (trig hands), digital, animated (spinning arc), 7-segment and VFD dot-matrix (glyph tables from Phoebe ui_common.h), and flip. Local time only, no network.

Keys: SPACE / RIGHT next face, LEFT prev, ESC / Q quit. Optional CLOCK_FACE env selects the starting face.

Port of the Phoebe LVGL app_clock to a standalone 320x170 SDL2 program.
Six switchable faces: analog (trig hands), digital, animated (spinning
arc), 7-segment and VFD dot-matrix (glyph tables from Phoebe ui_common.h),
and flip. Local time only, no network.

Keys: SPACE / RIGHT next face, LEFT prev, ESC / Q quit. Optional
CLOCK_FACE env selects the starting face.
@eggfly
eggfly merged commit 311e59a into CardputerZero:main Jul 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants