Minimal binary clock for wayland
| screenshots | Add readme.md | |
| src | Updated config | |
| .gitignore | fix minor bug | |
| build.sh | binok release | |
| readme.md | Updated config | |
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
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.