{"id":17382972,"url":"https://github.com/jonathan-foucher/get-daily-contributions-script","last_synced_at":"2026-05-16T22:04:17.914Z","repository":{"id":251516324,"uuid":"837647689","full_name":"jonathan-foucher/get-daily-contributions-script","owner":"jonathan-foucher","description":"A shell script using GitHub cli and jq to get the daily contributions","archived":false,"fork":false,"pushed_at":"2024-08-03T16:52:44.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-22T01:51:21.507Z","etag":null,"topics":["gh-cli","graphql","shell-script"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"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/jonathan-foucher.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":"2024-08-03T15:39:21.000Z","updated_at":"2024-08-03T16:54:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"ac8503c6-61dc-4e8b-a868-c2d52ec9ca5e","html_url":"https://github.com/jonathan-foucher/get-daily-contributions-script","commit_stats":null,"previous_names":["jonathan-foucher/get-daily-contributions-script"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonathan-foucher/get-daily-contributions-script","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathan-foucher%2Fget-daily-contributions-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathan-foucher%2Fget-daily-contributions-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathan-foucher%2Fget-daily-contributions-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathan-foucher%2Fget-daily-contributions-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathan-foucher","download_url":"https://codeload.github.com/jonathan-foucher/get-daily-contributions-script/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathan-foucher%2Fget-daily-contributions-script/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33120450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["gh-cli","graphql","shell-script"],"created_at":"2024-10-16T07:40:02.151Z","updated_at":"2026-05-16T22:04:17.891Z","avatar_url":"https://github.com/jonathan-foucher.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\nA shell script using gh and jq cli tools to get the daily GitHub contributions of the GitHub cli user.\nThe results contains every day of every years from the user account creation to the current year.\n\n# Requirements\ngh and jq must be installed\n\n# Run the script\nRun the script and save the results in a file named `daily-contributions.json`\n```\nsh get-daily-contributions.sh \u003e daily-contributions.json\n```\n\nResults format\n```\n[\n  ...,\n  { \"date\": \"2024-08-01\", \"contribution_count\": 7 },\n  { \"date\": \"2024-08-02\", \"contribution_count\": 12 },\n  { \"date\": \"2024-08-03\", \"contribution_count\": 9 },\n  ...\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathan-foucher%2Fget-daily-contributions-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathan-foucher%2Fget-daily-contributions-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathan-foucher%2Fget-daily-contributions-script/lists"}