bigjubel
CLI2020-08-02 17:52 UTC+02
Calculate jubilees that you might otherwise miss, for instance the 7777-day jubilee of your birth!
BigJubel is fast command line program in C++
to calculate jubilees.
It is possible to set up a web server or desktop app using: bigjubelweb
and bigjubeldesktop
The source code of bigjubel
is open and can be found here: https://www.kabus.eu/git/bigjubel
For help and usage, check out the manual for BigJubel: man bigjubel
On Arch Linux based distibutions, you can install the AUR package bigjubel-git
.
Compile with make
and gcc
, then install:
make
sudo make install