arvelie/neralie clock for uxn and cli
Find a file
2026-07-28 14:17:16 -06:00
.gitignore resurrect xneralie 2026-07-28 14:17:16 -06:00
LICENSE resurrect xneralie 2026-07-28 14:17:16 -06:00
neralie.c resurrect xneralie 2026-07-28 14:17:16 -06:00
README.md resurrect xneralie 2026-07-28 14:17:16 -06:00
xneralie.tal resurrect xneralie 2026-07-28 14:17:16 -06:00

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

  1. uxnemu ~/lib/uxn/drifblim.rom xneralie.tal xneralie.rom
  2. uxnemu xneralie.rom

or

  1. cc neralie.c -o neralie
  2. ./neralie

license

MIT license