{"id":50334531,"url":"https://github.com/komed3/gh-stats","last_synced_at":"2026-05-29T12:31:01.549Z","repository":{"id":332143110,"uuid":"1132666153","full_name":"komed3/gh-stats","owner":"komed3","description":"GitHub Dashboard — Enhanced statistics for GitHub profiles","archived":false,"fork":false,"pushed_at":"2026-05-05T21:45:27.000Z","size":2672,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-05T23:28:05.218Z","etag":null,"topics":["github","statistics"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/komed3.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-12T09:31:12.000Z","updated_at":"2026-05-05T21:45:25.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/komed3/gh-stats","commit_stats":null,"previous_names":["komed3/gh-stats"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/komed3/gh-stats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/komed3%2Fgh-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/komed3%2Fgh-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/komed3%2Fgh-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/komed3%2Fgh-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/komed3","download_url":"https://codeload.github.com/komed3/gh-stats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/komed3%2Fgh-stats/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33652977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["github","statistics"],"created_at":"2026-05-29T12:31:01.260Z","updated_at":"2026-05-29T12:31:01.543Z","avatar_url":"https://github.com/komed3.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Dashboard\n\nGitHub Dashboard retrieves profile data via the GitHub API and uses it to generate comprehensive statistics. A personal GitHub token is required to query private data and increase the API limit.\n\nThis data is collected and analyzed:\n\n- Profile data and daily contributions\n- Followers and social reach\n- Repositories and organizations\n- Programming languages \u0026 skills\n\n## Example\n\n![GitHub Dashboard](dashboard.jpg)\n\n## Usage\n\nDownload and install `@komed3/gh-stats`\n\n```bash\ngit clone https://github.com/komed3/gh-stats\ncd gh-stats\nnpm install\n```\n\nConfigure `config.yml`\n\n```yaml\nusername: \"\u003cUSERNAME\u003e\"\nstorage: \"data\"\nprivateRepos: false\ncompression: true\n```\n\nGet your GitHub API key\n\n```\nProfile -\u003e Settings -\u003e Developer Settings -\u003e Personal access tokens (classic)\n```\n\nGenerate a new classic token and grant permissions:\n\n```\n- repo\n- admin:org\n   - read:org\n- user\n   - read:user\n```\n\nUse the script to get your statistics:\n\n```bash\n$env:GH_TOKEN=\"...\"; npm run fetchProfile; npm run fetch...\n```\n\nGet a simple server running:\n\n```bash\npython3 -m http.server 8000\n```\n\nAnd visit in your browser:\n\n```bash\nhttp://localhost:8000\n```\n\n## License\n\nMIT © 2026 komed3 (Paul Köhler)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkomed3%2Fgh-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkomed3%2Fgh-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkomed3%2Fgh-stats/lists"}