jmforsythe/Git-Heat-Map
Visualise a git repository by diff activity observed · 2026-08-28
Health v2 · maintenance only
31/100
- Activity 0
- Release rhythm 35
- Longevity 96
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1356
- days_rel: n/a
- days_push: 705
- n_releases_24m: 0
Adoption not part of the score
1030 stars · 41 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A tool that visualizes a git repository as an interactive SVG treemap, where file sizes reflect diff activity (lines added/removed). It parses git history into a SQLite database and serves a Flask web app for filtering by author, commit, filename, and date range.
Use cases
- visualize which files changed the most in a git repository
- generate a treemap heatmap of git diff activity
- analyze which authors or commits touched which files
- explore codebase hotspots by file extension or date range
- create an SVG image of a repository's change history
When to choose
- you want a visual, interactive treemap of git change activity
- you need to identify hotspots or most-modified files in a large repo
- you want to filter history by author, email, filename, or date range
When to avoid
- you need line-by-line code diffs rather than aggregate activity
- you want commit graphs or branch topology visualization (use gitk or Gource instead)
- you need a supported license for commercial redistribution (none is provided)
Facets
application · maturity active
data-visualization charts http-server database search-engine developer-tools version-control data-visualization analytics python self-hosted cross-platform cli git treemap svg flask sqlite git-analytics code-visualization heatmap web-server
2 sources
- readme: https://github.com/jmforsythe/Git-Heat-Map · fetched 2026-08-28 · d69364641439
- homepage: http://heatmap.jonathanforsythe.co.uk · fetched 2026-08-29 · 4baef2723040
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jmforsythe/Git-Heat-Map | main | 31 |
For agents
markdown · JSON · MCP: product_card(name="jmforsythe/Git-Heat-Map")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem