Show HN: Gmap: Explore Git Repos Visually from the CLI
1 points
22 hours ago
| 1 comment
| github.com
| HN
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.

seeyebe
22 hours ago
[-]
(I posted a version of this earlier, but this is a proper “Show HN” with updates and full context.)
reply