{"id":34250154,"url":"https://github.com/rustunit/orgstars","last_synced_at":"2026-03-12T07:01:29.178Z","repository":{"id":328917134,"uuid":"1106607226","full_name":"rustunit/orgstars","owner":"rustunit","description":"CLI tool to count all stars under a GitHub Org","archived":false,"fork":false,"pushed_at":"2025-11-29T15:46:59.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-09T11:59:11.695Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/orgstars","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rustunit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"extrawurst"}},"created_at":"2025-11-29T15:30:51.000Z","updated_at":"2025-11-29T15:47:40.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rustunit/orgstars","commit_stats":null,"previous_names":["rustunit/orgstars"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rustunit/orgstars","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustunit%2Forgstars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustunit%2Forgstars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustunit%2Forgstars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustunit%2Forgstars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustunit","download_url":"https://codeload.github.com/rustunit/orgstars/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustunit%2Forgstars/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30417685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T06:40:58.731Z","status":"ssl_error","status_checked_at":"2026-03-12T06:40:40.296Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2025-12-16T09:13:14.475Z","updated_at":"2026-03-12T07:01:29.171Z","avatar_url":"https://github.com/rustunit.png","language":"Rust","readme":"# orgstars\n\n[![crates.io](https://img.shields.io/crates/v/orgstars.svg)](https://crates.io/crates/orgstars)\n[![discord](https://img.shields.io/discord/1176858176897953872?label=discord\u0026color=5561E6)](https://discord.gg/MHzmYHnnsE)\n\nA simple command-line tool to query GitHub's API and sum up all the stars across all repositories in an organization.\n\n## Installation\n\n```bash\ncargo install orgstars\n```\n\n## Usage\n\nQuery stars for any GitHub organization:\n\n```bash\norgstars --org rust-lang\n```\n\n### With Authentication\n\nTo avoid GitHub API rate limits, you can provide a personal access token:\n\n```bash\norgstars --org rust-lang --token YOUR_GITHUB_TOKEN\n```\n\n### Example Output\n\n```\nFetching repositories for organization: rust-lang\n\nResults for organization: rust-lang\nTotal repositories: 232\nTotal stars: 372526\n\nRepository breakdown:\n  rust - 108154 stars\n  rustlings - 60798 stars\n  mdBook - 20700 stars\n  book - 16968 stars\n  ...\n```\n\n## Features\n\n- Fetches all repositories from a GitHub organization using pagination\n- Displays total star count across all repositories\n- Shows a sorted breakdown of stars per repository\n- Supports authentication via GitHub personal access tokens\n- Handles rate limiting gracefully\n\n## Options\n\n```\nOptions:\n  -o, --org \u003cORG\u003e        GitHub organization name\n  -t, --token \u003cTOKEN\u003e    GitHub personal access token (optional)\n  -h, --help             Print help\n```\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n","funding_links":["https://github.com/sponsors/extrawurst"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustunit%2Forgstars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustunit%2Forgstars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustunit%2Forgstars/lists"}