项目作者: 0xflotus

项目描述 :
A hexadecimal calendar in terminal for programmers
高级语言: Rust
项目地址: git://github.com/0xflotus/hcal.git
创建时间: 2020-12-24T04:33:17Z
项目社区:https://github.com/0xflotus/hcal

开源协议:MIT License

下载


crates.io

hcal

A hexadecimal calendar in terminal for programmers

hexadecimal

Installation

cargo install hcal

Usage

  1. > hcal --help
  2. A hexadecimal calendar for terminal
  3. USAGE:
  4. hcal [OPTIONS] [ARGS]
  5. ARGS:
  6. <year> Sets the year
  7. <month> Sets the month
  8. <day> Sets the day
  9. OPTIONS:
  10. -3, --unbalanced-ternary Use ternary representation
  11. -A, --disbale-all Disable all font effects
  12. -b, --balanced-ternary Use balanced ternary representation
  13. -d, --disable Disable day marker
  14. -e, --easter <year> Prints the Hex Date of easter.
  15. -E, --effect Enable title font effects
  16. -h, --help Print help information
  17. -T, --transform <date> Prints the Hex Date of <date>. Needs format of dd-mm-yyyy.
  18. -V, --version Print version information
  19. -W, --no-weekend Disable weekend marker
  20. -Y, --disable-year-month Don't print year and month

asciicast

Balanced Ternary Support

balanced ternary