# IonicaBizau/git-stats

🍀 Local git statistics including GitHub-like contributions calendars.

Repository: https://github.com/IonicaBizau/git-stats
Canonical: https://ross.abutalabs.com/products/git-stats
Language: HTML
License: MIT
License Family: permissive
Topics: contributions-calendar, gitstats, calendar, statistics, hacktoberfest
Last push: 2025-11-09T13:43:06+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 51, release rhythm 56, longevity 100
- inputs: {"age_days": 4223, "days_push": 297, "days_rel": 297, "gap_med": 14, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6602, forks 188 (observed 2026-08-28T04:09:45.645099+00:00)

## What it is
git-stats is a Node.js command-line tool that computes local git statistics and renders GitHub-like contributions calendars in the terminal. It tracks commits via git hooks and supports author filtering, raw JSON dumps, and author addition/deletion pie charts.

## Use cases
- visualize my git commit activity as a contributions calendar in the terminal
- show local git statistics without pushing to GitHub
- track commits per author with additions and deletions charts
- import commits from GitHub and BitBucket into local stats
- export raw git activity data as JSON

## When to choose
- you want GitHub-style contribution graphs locally or for private repos
- you prefer terminal-based tooling with ANSI output
- you need per-author commit statistics across repositories

## When to avoid
- you need a web-based dashboard or GUI analytics
- you want organization-wide or hosted analytics with team features
- you don't use git or Node.js

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, analytics, data-visualization, developer-tools
- domain: developer-tools, version-control, data-visualization
- platform: cli, cross-platform
- tags: git, git-statistics, contributions-calendar, terminal, npm, command-line, nodejs

## Member repositories
- IonicaBizau/git-stats (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:45.645099+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:43:32.022071+00:00, confidence not recorded.
  - readme: https://github.com/IonicaBizau/git-stats (fetched 2026-08-28T04:09:45.645099+00:00, sha 791953369c5b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
