{"id":23592562,"url":"https://github.com/audran-wol/git-boost-","last_synced_at":"2025-11-04T10:30:28.741Z","repository":{"id":268369361,"uuid":"904127065","full_name":"Audran-wol/Git-Boost-","owner":"Audran-wol","description":"Supercharge your GitHub contribution graph with Git Boost. Transform your coding journey into a visual masterpiece.","archived":false,"fork":false,"pushed_at":"2024-12-18T17:56:11.000Z","size":2234,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T08:14:25.741Z","etag":null,"topics":["automation","cli","commit-history","commits","git-tools","github","github-automation","github-config"],"latest_commit_sha":null,"homepage":"https://gitboost.org/","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/Audran-wol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-12-16T09:55:38.000Z","updated_at":"2024-12-18T17:56:15.000Z","dependencies_parsed_at":"2024-12-16T11:19:14.787Z","dependency_job_id":"d50378d0-dce3-42d5-9b65-f97c7c30dd51","html_url":"https://github.com/Audran-wol/Git-Boost-","commit_stats":null,"previous_names":["audran-wol/git-boost-"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Audran-wol%2FGit-Boost-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Audran-wol%2FGit-Boost-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Audran-wol%2FGit-Boost-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Audran-wol%2FGit-Boost-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Audran-wol","download_url":"https://codeload.github.com/Audran-wol/Git-Boost-/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239432734,"owners_count":19637798,"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":["automation","cli","commit-history","commits","git-tools","github","github-automation","github-config"],"created_at":"2024-12-27T08:14:30.740Z","updated_at":"2025-11-04T10:30:28.679Z","avatar_url":"https://github.com/Audran-wol.png","language":"Python","readme":"# 🚀 GitBoost - Supercharge Your GitHub Activity\n\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)\n[![Website](https://img.shields.io/badge/website-gitboost.org-green.svg)](https://gitboost.org)\n[![GitHub](https://img.shields.io/badge/github-Audran--wol-orange.svg)](https://github.com/Audran-wol)\n\nGitBoost is a powerful tool that helps you maintain an active GitHub profile by creating customized commit patterns. Whether you're recovering lost commit history or ensuring consistent activity, GitBoost has got you covered! \n\n## ✨ Features\n\n- 🎯 Custom date range selection\n- 📊 Flexible commit frequency\n- 🔄 Progress tracking with beautiful UI\n- 🎨 Colorful command-line interface\n- ⚡ Fast and efficient processing\n- 🔒 Secure and clean operation\n\n## 🚀 Quick Start\n\n### Prerequisites\n\n- Python 3.8 or higher\n- Git installed and configured\n- SSH access to GitHub\n\n### Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/Audran-wol/gitboost.git\ncd gitboost\n```\n\n2. Install required packages:\n```bash\npip install -r requirements.txt\n```\n\n## 💫 Usage\n\n1. Create a new repository on GitHub (DO NOT initialize it with README, license, or .gitignore)\n\n2. Get your repository's SSH URL:\n   - Go to your new repository\n   - Click the \"Code\" button\n   - Select \"SSH\"\n   - Copy the URL (format: git@github.com:username/repo.git)\n\n3. Run GitBoost:\n```bash\npython main.py\n```\n\n4. Follow the interactive prompts:\n   - Enter your repository's SSH URL\n   - Specify start date (YYYY-MM-DD)\n   - Specify end date (YYYY-MM-DD)\n   - Choose commits per day (1-10)\n\n5. Watch the magic happen! 🎉\n\n## ⚙️ Configuration\n\nGitBoost will ask for:\n- Repository SSH URL\n- Start Date: When you want to begin commits (format: YYYY-MM-DD)\n- End Date: When you want to end commits (format: YYYY-MM-DD)\n- Commit Frequency: Number of commits per day (1-10)\n\n## 🔒 Security\n\nGitBoost operates in a temporary directory and only pushes commit history, ensuring your existing repository contents remain unchanged. We use SSH for secure GitHub authentication.\n\n## 🤝 Support\n\n- Website: [gitboost.org](https://gitboost.org)\n- Email: info@gitboost.org\n- GitHub: [@Audran-wol](https://github.com/Audran-wol)\n\n## 💝 Support the Developer\n\nIf you find GitBoost helpful, consider supporting the developer:\n- [Buy me a coffee](https://skrill.me/rq/Tiedang%20Yematha/5.00/EUR?key=E6Mu-Z-pyjnRej923zl53Rohtzt)\n\n## 📜 License\n\nThis project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.\n\n## 🌟 Credits\n\nCreated with ❤️ by [Audran-wol](https://github.com/Audran-wol)\n\n# 🚀 GitBoost - Supercharge Your GitHub Activity\n\n[![GitHub](https://img.shields.io/badge/github-Audran--wol-orange.svg)](https://github.com/Audran-wol)\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-Audran%20Wolfhards-blue.svg)](https://www.linkedin.com/in/audran-wolfhards-7aab3321b/)\n[![Instagram](https://img.shields.io/badge/Instagram-audran__germany-purple.svg)](https://www.instagram.com/audran_germany)\n\nGitBoost is a powerful tool that helps you maintain an active GitHub profile by creating customized commit patterns. Whether you're recovering lost commit history or ensuring consistent activity, GitBoost has got you covered! \n\n## ✨ Features\n\n- 🎯 Custom date range selection\n- 📊 Flexible commit frequency (1-10 commits per day)\n- 🔄 Real-time progress tracking\n- 🎨 Beautiful command-line interface\n- ⚡ Fast and efficient processing\n- 🔒 Secure and clean operation\n\n## 🚀 Quick Start\n\n### Prerequisites\n\n- Python 3.8 or higher\n- Git installed and configured\n- SSH key set up with GitHub\n\n### Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/Audran-wol/gitboost.git\ncd gitboost\n```\n\n2. Install dependencies:\n```bash\npip install -r requirements.txt\n```\n\n### Usage\n\n1. Run the script:\n```bash\npython main.py\n```\n\n2. Follow the prompts:\n   - Enter your repository SSH URL (e.g., git@github.com:username/repo.git)\n   - Enter your GitHub email (same as in GitHub settings)\n   - Select date range for commits\n   - Choose commits per day (1-10)\n\n3. Wait for the process to complete and check your GitHub profile!\n\n## 🔧 Troubleshooting\n\n1. SSH Key Issues:\n   - Make sure you have an SSH key: `ssh-keygen -t ed25519 -C \"your_email@example.com\"`\n   - Add it to GitHub: Settings → SSH and GPG keys → New SSH key\n\n2. Git Configuration:\n   - Set your email: `git config --global user.email \"your_email@example.com\"`\n   - Set your name: `git config --global user.name \"Your Name\"`\n\n3. Repository Access:\n   - Ensure you have write access to the repository\n   - Check that your SSH key is properly set up\n\n## 💝 Support the Project\n\nIf you find GitBoost helpful, consider supporting the development:\n\n- [Buy me a coffee](https://skrill.me/rq/Tiedang%20Yematha/5/EUR?key=E6Mu-Z-pyjnRej923zl53Rohtzt)\n- Star the repository\n- Share with friends\n\n## 📞 Connect with Me\n\n- GitHub: [@Audran-wol](https://github.com/Audran-wol)\n- LinkedIn: [Audran Wolfhards](https://www.linkedin.com/in/audran-wolfhards-7aab3321b/)\n- Instagram: [@audran_germany](https://www.instagram.com/audran_germany)\n\n## 📜 License\n\nThis project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.\n\n---\nMade with ❤️ by Audran Wolfhards\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudran-wol%2Fgit-boost-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faudran-wol%2Fgit-boost-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudran-wol%2Fgit-boost-/lists"}