{"id":25138737,"url":"https://github.com/siddhant-k-code/github-contribution-tracker","last_synced_at":"2025-04-03T03:19:39.720Z","repository":{"id":274426157,"uuid":"921834970","full_name":"Siddhant-K-code/github-contribution-tracker","owner":"Siddhant-K-code","description":"CLI tool to fetch and beautifully format all your GitHub contributions to any organization!","archived":false,"fork":false,"pushed_at":"2025-01-24T17:57:55.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T10:44:42.446Z","etag":null,"topics":["github-api","github-contributions","python","tracker"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Siddhant-K-code.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":"2025-01-24T17:50:50.000Z","updated_at":"2025-01-25T19:03:46.000Z","dependencies_parsed_at":"2025-01-27T08:44:36.489Z","dependency_job_id":null,"html_url":"https://github.com/Siddhant-K-code/github-contribution-tracker","commit_stats":null,"previous_names":["siddhant-k-code/github-contribution-tracker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siddhant-K-code%2Fgithub-contribution-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siddhant-K-code%2Fgithub-contribution-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siddhant-K-code%2Fgithub-contribution-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siddhant-K-code%2Fgithub-contribution-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Siddhant-K-code","download_url":"https://codeload.github.com/Siddhant-K-code/github-contribution-tracker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246927992,"owners_count":20856215,"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-api","github-contributions","python","tracker"],"created_at":"2025-02-08T17:19:56.036Z","updated_at":"2025-04-03T03:19:39.665Z","avatar_url":"https://github.com/Siddhant-K-code.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 GitHub Contribution Tracker\n\nA powerful CLI tool to fetch and beautifully format all your GitHub contributions to any organization!\n\n## ✨ Features\n\n- 📊 Comprehensive contribution tracking\n  - Pull Requests (open, closed, merged)\n  - Issues\n  - Commits\n- 📝 Beautiful Markdown export\n- 📅 Chronological sorting\n- 🔍 Detailed statistics\n- 🎯 Organization-specific insights\n\n## 🛠️ Installation\n\n1. Clone this repository:\n\n```bash\ngit clone https://github.com/Siddhant-K-code/github-contribution-tracker\ncd github-contribution-tracker\n```\n\n2. Install dependencies:\n\n```bash\npip install requests\n```\n\n3. Set up your GitHub token:\n\n```bash\nexport GITHUB_TOKEN=your_github_personal_access_token\n```\n\n## 🎮 Usage\n\nRun the tracker with:\n\n```bash\npython main.py USERNAME ORGANIZATION_NAME\n```\n\nExample:\n\n```bash\npython main.py Siddhant-K-code OpenFGA\n```\n\n\n## 📦 Output\nThe tool generates a beautifully formatted contributions.md file containing:\n\n### 📊 Summary Section\n\n- Total Pull Requests\n- Total Issues\n- Total Commits\n\n### 📝 Detailed Sections\n\n- Pull Requests: Title, status, and date\n- Issues: Title, status, and date\n- Commits: Message and date\n\n## 🔑 GitHub Token Permissions\nYour token needs these scopes:\n\n- `repo`\n- `read:org`\n- `read:user`\n\n## 💡 Example Output\n\n```markdown\n# GitHub Contributions for Siddhant-K-code in OpenFGA\n\n## Summary\n- Total Pull Requests: 42\n- Total Issues: 15\n- Total Commits: 123\n\n## Detailed Contributions\n[...]\n```\n\n## 🛠️ Technical Details\n\n- Uses GitHub's GraphQL API\n- Implements pagination for complete data retrieval\n- Sorts contributions chronologically\n- Handles rate limiting gracefully\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddhant-k-code%2Fgithub-contribution-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiddhant-k-code%2Fgithub-contribution-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddhant-k-code%2Fgithub-contribution-tracker/lists"}