Gittify is a Python tool designed to help GitHub users maintain their contribution streak by automatically uploading targeted files if there are no contributions on a given day. It also provides a custom shell for retrieving GitHub user data.
-
Streak Maintenance: Gittify monitors your GitHub account and, if there are no contributions for the day, automatically uploads targeted files to maintain your contribution streak.
-
Custom Shell: Use the custom shell to retrieve detailed data for any GitHub user.
pip install gittify
gittify sh
gittify sh
gitty$monitor_maintainence
Before using Gittify, make sure to configure the tool with your GitHub credentials and set up the targeted files for streak maintenance.
gittify configure
Feel free to contribute to Gittify!
Fork the repository, make your changes, and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
© 2024 Return200