#github #git #cli

app gh-cal

View your github contribution calander in unicode

2 releases

0.1.3 May 2, 2022
0.1.2 May 2, 2022
0.1.1 May 2, 2022
0.1.0 May 2, 2022

#679 in #git

Custom license

16KB
108 lines

View your github contribution calander in the terminal

image

Now in rust!

gh-cal 0.1.0
marshmallow
View your github contribution calander in unicode

USAGE:
    gh-cal [OPTIONS] [USERNAME]

ARGS:
    <USERNAME>    A valid Github username. Tries to guess

OPTIONS:
    -h, --help         Print help information
    -n, --no-colour    Disable colour. Respects NO_COLOR by default
    -r, --raw          See raw levels
    -V, --version      Print version information

Install

You must have cargo installed.

cargo install gh-cal

Dependencies

~11–24MB
~375K SLoC