1
0
Fork
You've already forked binok
0
Minimal binary clock for wayland
  • C 100%
2026年01月24日 20:37:35 +03:00
screenshots Add readme.md 2024年05月15日 21:27:18 +03:00
src Updated config 2026年01月24日 20:37:35 +03:00
.gitignore fix minor bug 2023年08月29日 09:19:09 +03:00
build.sh binok release 2023年10月07日 01:28:10 +03:00
readme.md Updated config 2026年01月24日 20:37:35 +03:00

BINary clOcK

A simple wayland clock that displays time in binary format (not really in binary, it's still a date in ASCII characters, but output is 8 pixels per character) at the screen corner using wlr_layer_shell_unstable_v1.

The idea of the "font" does not belong to me, it was taken from here, author: u/anidhorl.

Screenshots

screen_near

screen_far

P.s. top right corner.

Configuration

Right now it is configured with the format "mm dd HH MM ss", red is date, green is time, 2x size. You can configure it in the source code.