crates.io

hcal

A hexadecimal calendar in terminal for programmers

Installation

cargo install hcal

Usage

```console

hcal --help A hexadecimal calendar for programmers

USAGE: hcal [FLAGS] [OPTIONS] [ARGS]

ARGS: Sets the year Sets the month Sets the day

FLAGS: -b, --balanced-ternary Use balanced ternary representation -d, --disable Disable day marker -A, --disbale-all Disable all font effects -E, --effect Enable title font effects -h, --help Prints help information -W, --no-weekend Disable weekend marker -V, --version Prints version information

OPTIONS: -e, --easter Prints the Hex Date of easter. -T, --transform Prints the Hex Date of . Needs format of dd-mm-yyyy. ```

asciicast