Simple framebuffer clock application for Linux. Shows centered 24h time in dark red color, using PNG files for the numbers.
The fbclock_arm64 file is a pre-compiled ARM64 binary (for Raspberry Pi).
This is a modification of "df3120-fbclock":
https://github.com/rayner/df3120-fbclock
- clone this repository and enter its directory
make cleanmake
This will create the fbclock binary.
Normal display:
./fbclock
180 Degree rotated display:
./fbclock -r 1