It's a large, Conky-inspired clock display intended to be a replicant! Although of course you can run it as an app as well.
We use pretty much the standard makefile engine setup. Simply run make
at the top directory and you should be good to go!
Do not run setarch
on 32-bit x86, otherwise the replicant may not work.
This project does not have any dependencies beyond the C++ development environment.
A .hpkg package may be created by running make package
.