denvercoder1/github-readme-streak-stats

🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README

View on GitHub ↗Jump to charts ↓Open shareable report →

Summary Information

Updated 48 minutes ago
Added to GitGenius on September 9th, 2026
Created on October 25th, 2020
Open Issues & Pull Requests: 75 (+0)
GitHub issues: Enabled
Number of forks: 1,764
Total Stargazers: 7,130 (+0)
Total Subscribers: 30 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 26.2 hours
Mean response time: 19.8 days
90th percentile: 68.2 days
Tracked items: 95

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 94% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 8% of issues opened in the past year have been closed. Three people close 57% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 54
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 472 days
Stale 30+ days: 52
Stale 90+ days: 48

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (70)
  • enhancement (13)
  • question (6)
  • good first issue (3)
  • beginner-friendly (2)
  • help wanted (2)
  • pinned (2)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Github Readme Streak Stats is a dynamic badge generator that displays GitHub contribution streaks on user profile READMEs.

The tool solves the problem of visualizing contribution consistency by fetching GitHub contribution data and rendering it as a customizable SVG card showing total contributions, current streak length, and longest streak. Users embed the generated badge in their profile README through either a web-hosted endpoint or by generating a static SVG via GitHub Actions. The GitHub Actions approach allows users to store generated stats in their repository, eliminating dependency on external hosting and enabling access to private contribution data through personal access tokens.

The tool suits developers who want to showcase their contribution habits on their GitHub profiles. It offers two deployment paths: a quick setup using the public web service, or self-hosting for better reliability. The README recommends self-hosting for improved dependability. The GitHub Actions option is particularly valuable for users with private repositories or those seeking independence from external services. Customization options are available through configurable parameters, viewable on the demo site.

Development activity shows consistent engagement with user requests and bug fixes. The project maintains active support through a dedicated Discord server for discussions and assistance. The codebase accepts contributions and has participated in community-driven development initiatives. The tool has achieved significant adoption, with many users embedding it across GitHub profiles.