I built gmap, a command-line tool to visualize Git activity, weekly heatmaps, file churn, authorship stats, and more, right from your terminal.
Install with:
cargo install gmap
Or on Arch via AUR:
yay -S gmap
Repo: https://github.com/seeyebe/gmap
Feedback is welcome. Contributions too. if you’re into Git internals, CLIs, or terminal UX.