Show HN: Gmap: Explore Git Repos Visually from the CLI
github.comI 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.
(I posted a version of this earlier, but this is a proper “Show HN” with updates and full context.)