32 个版本
0.4.3 | 2024年1月12日 |
---|---|
0.4.1 | 2024年1月12日 |
0.3.4 | 2022年2月17日 |
0.3.3 | 2022年1月24日 |
0.1.26 | 2020年12月29日 |
在 命令行工具 中排名第 218
每月下载量 141
1MB
610 代码行
hcal
适用于程序员的终端十六进制日历
安装
cargo安装 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
平衡三进制支持
依赖项
~7.5MB
~129K SLoC