arvelie/neralie clock for uxn and cli
- C 100%
| .gitignore | ||
| LICENSE | ||
| neralie.c | ||
| README.md | ||
| xneralie.tal | ||
xneralie
Digital clock for the desktop using uxn/varvara.
It displays neralie/arvelie by default but if you click on it or send data to stdin it swaps between that and regular gregorian/24H time.
The code is adapted from the existing neralie and clock programs shipped in the uxn source.
Also, there is a C command line version of the neralie portion.
build/run
uxnemu ~/lib/uxn/drifblim.rom xneralie.tal xneralie.romuxnemu xneralie.rom
or
cc neralie.c -o neralie./neralie