{"id":15937415,"url":"https://github.com/mckael/gh_user_contributions","last_synced_at":"2026-05-15T12:36:35.189Z","repository":{"id":79755982,"uuid":"126372770","full_name":"McKael/gh_user_contributions","owner":"McKael","description":"Display the number of \"contributions\" of a Github user","archived":false,"fork":false,"pushed_at":"2018-09-30T20:11:13.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T19:47:24.096Z","etag":null,"topics":["github","shell","statistics"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/McKael.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-22T17:35:32.000Z","updated_at":"2019-03-02T08:58:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa98384c-c2fe-4db2-9c15-0b5c3328a677","html_url":"https://github.com/McKael/gh_user_contributions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/McKael/gh_user_contributions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McKael%2Fgh_user_contributions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McKael%2Fgh_user_contributions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McKael%2Fgh_user_contributions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McKael%2Fgh_user_contributions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/McKael","download_url":"https://codeload.github.com/McKael/gh_user_contributions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McKael%2Fgh_user_contributions/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262132929,"owners_count":23264095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github","shell","statistics"],"created_at":"2024-10-07T05:02:49.761Z","updated_at":"2026-05-15T12:36:30.166Z","avatar_url":"https://github.com/McKael.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gh_user_contributions\n\nThis repository contains a small shell script (bash/zsh) that can be used to\ndisplay the number of \"contributions\" of a Github user.\n\n(Not that contribution numbers have a real value, see for example\n[this Github page](https://help.github.com/articles/viewing-contributions-on-your-profile/).)\n\nA few usage examples:\n\n```\n## Get Kelsey Hightower's contribution statistics\n% ./gh_user_contributions.sh kelseyhightower\n* 2018-03-22: 1375\n* 2017-03-22: 1140\n* 2016-03-22: 742\n* 2015-03-22: 941\n* 2014-03-22: 320\n* 2013-03-22: 45\n* 2012-03-22: 32\n* 2011-03-22: 0\nTotal contributions:\n4595\n\n## Get only the last 2 years\n% ./gh_user_contributions.sh kelseyhightower 2\n* 2018-03-22: 1375\n* 2017-03-22: 1140\nTotal contributions:\n2515\n\n## Get only the total result by redirecting stderr\n% ./gh_user_contributions.sh torvalds 2\u003e/dev/null\n24\n\n# (Yeah, he's new to git...)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmckael%2Fgh_user_contributions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmckael%2Fgh_user_contributions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmckael%2Fgh_user_contributions/lists"}