anmol098/waka-readme-stats

This GitHub action helps to add cool dev metrics to your github profile Readme

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 24 minutes ago
Type:Plugin / ExtensionCategory(s):CI/CD & ReleaseDevOps & Observability
Added to GitGenius on September 17th, 2026
Created on July 19th, 2020
Open Issues & Pull Requests: 68 (+0)
GitHub issues: Enabled
Number of forks: 646
Total Stargazers: 3,996 (+0)
Total Subscribers: 11 (+0)

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 34.2 days
90th percentile: 2.3 hours
Tracked items: 63

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 17
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 761 days
Stale 30+ days: 15
Stale 90+ days: 13

Recent activity

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

Top labels

  • bug (30)
  • Brainstorming (15)
  • Name (12)
  • help wanted (5)
  • enhancement (4)
  • documentation (1)
  • duplicate (1)
  • invalid (1)

Most active issues this week

Detailed Description

waka-readme-stats is a GitHub Action that displays developer metrics and coding statistics in your GitHub profile README.

The tool solves the problem of showcasing your coding activity and productivity patterns by pulling data from WakaTime and GitHub. It works by connecting to your WakaTime account via API to retrieve coding metrics, optionally combining this with GitHub commit data, and automatically updating designated sections of your README file on a schedule you define. The action inserts statistics about languages you code in, your most productive hours, and commit activity directly into your profile README through comment markers you add to the file.

You should adopt this tool if you want to display coding activity metrics on your GitHub profile in an automated way. It suits developers who use WakaTime to track their coding time and want those insights visible to visitors of their profile. The tool requires setting up WakaTime API credentials and optionally GitHub API tokens, which you store as repository secrets. If you want commit metrics included, you need to grant the GitHub token repo scope access, which the README notes only allows the action to read commit timestamps and line change counts from repositories you contributed to.

Issue tracker activity is dominated by bug reports, brainstorming discussions, and naming-related issues. The project maintains documentation in multiple languages and actively seeks translator contributions.