Crates.io | hcal |
lib.rs | hcal |
version | 0.4.3 |
source | src |
created_at | 2020-12-25 15:33:28.811107 |
updated_at | 2024-01-12 08:55:47.999217 |
description | Hexadecimal calendar for terminal |
homepage | https://github.com/0xflotus/hcal |
repository | https://github.com/0xflotus/hcal |
max_upload_size | |
id | 327193 |
size | 963,705 |
A hexadecimal calendar in terminal for programmers
cargo install hcal
> hcal --help
A hexadecimal calendar for terminal
USAGE:
hcal [OPTIONS] [ARGS]
ARGS:
<year> Sets the year
<month> Sets the month
<day> Sets the day
OPTIONS:
-3, --unbalanced-ternary Use ternary representation
-A, --disbale-all Disable all font effects
-b, --balanced-ternary Use balanced ternary representation
-d, --disable Disable day marker
-e, --easter <year> Prints the Hex Date of easter.
-E, --effect Enable title font effects
-h, --help Print help information
-T, --transform <date> Prints the Hex Date of <date>. Needs format of dd-mm-yyyy.
-V, --version Print version information
-W, --no-weekend Disable weekend marker
-Y, --disable-year-month Don't print year and month