git-cal

GitHub-like contributions calendar for the command-line

brewmacoslinux
Try with needOr install directly
Source

About

GitHub-like contributions calendar but on the command-line

Commands

git-cal

Examples

Display contributions calendar for the current repository$ git-cal
Show contributions calendar for a specific year$ git-cal -y 2023
Display calendar with author filter for a specific user$ git-cal --author='John Doe'