{"id":19177769,"url":"https://github.com/andrewsomething/github-download-stats","last_synced_at":"2025-07-19T13:07:58.765Z","repository":{"id":57560961,"uuid":"175879992","full_name":"andrewsomething/github-download-stats","owner":"andrewsomething","description":"CLI to fetch download statistics for GitHub releases","archived":false,"fork":false,"pushed_at":"2025-04-16T21:55:25.000Z","size":391,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T20:42:16.714Z","etag":null,"topics":["analytics","github","go","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrewsomething.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2019-03-15T19:31:51.000Z","updated_at":"2025-02-01T18:56:09.000Z","dependencies_parsed_at":"2024-11-09T10:35:30.712Z","dependency_job_id":"1b12b19d-8f49-4ad4-a931-1da2598413ca","html_url":"https://github.com/andrewsomething/github-download-stats","commit_stats":null,"previous_names":["andrewsomething/github-stats"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/andrewsomething/github-download-stats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewsomething%2Fgithub-download-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewsomething%2Fgithub-download-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewsomething%2Fgithub-download-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewsomething%2Fgithub-download-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewsomething","download_url":"https://codeload.github.com/andrewsomething/github-download-stats/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewsomething%2Fgithub-download-stats/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265937391,"owners_count":23852112,"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":["analytics","github","go","hacktoberfest"],"created_at":"2024-11-09T10:35:02.467Z","updated_at":"2025-07-19T13:07:58.735Z","avatar_url":"https://github.com/andrewsomething.png","language":"Go","readme":"# github-download-stats [![Actions Status](https://github.com/andrewsomething/github-download-stats/workflows/Test/badge.svg)](https://github.com/andrewsomething/github-download-stats/actions)\n\nDownload statistics for GitHub release assets are only available via the API. `github-download-stats` is a command line utility to fetch them for a specific repository.\n\n## Installation\n\nPre-built binaries for Linux, macOS, and Windows are available in the [releases tab](https://github.com/andrewsomething/github-download-stats/releases).\n\nDocker images are also available:\n\n    docker run andrewsomething/github-download-stats\n\n`github-download-stats` can be installed from source by running:\n\n#### Go Version 1.16 and Earlier\n\n```\ngo get -u github.com/andrewsomething/github-download-stats\n```\n\n#### Go Version 1.17 and Later\n\n```\ngo install github.com/andrewsomething/github-download-stats@latest\n```\n\n## Usage\n\n```\nUsage of ./github-download-stats:\n  -api-endpoint string\n    \tAPI endpoint for use with GitHub Enterprise\n  -json\n    \tOutput in JSON\n  -owner string\n    \tThe GitHub repository's owner (required)\n  -release string\n    \tThe tag name of the release; excluding will list all releases\n  -repo string\n    \tThe GitHub repository (required)\n  -token string\n    \tGitHub API token (default \"\")\n  -version\n    \tPrint version\n```\n### Usage for Get Stats for All Releases\n\n```\ngithub-download-stats -owner \u003cowner\u003e -repo \u003crepo\u003e -token \u003cyour_token\u003e\n```\n### Usage for Get Stats for Specific Releases\n\n```\ngithub-download-stats -owner \u003cowner\u003e -repo \u003crepo\u003e -release \u003crelease_tag\u003e -token \u003cyour_token\u003e\n```\n### Usage for Get Stats in JSON\n\n```\ngithub-download-stats -owner \u003cowner\u003e -repo \u003crepo\u003e -json -token \u003cyour_token\u003e\n```\n\n## License\n\n`github-download-stats` is available via the MIT license.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewsomething%2Fgithub-download-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewsomething%2Fgithub-download-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewsomething%2Fgithub-download-stats/lists"}