Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 1.19 KB

README.md

File metadata and controls

60 lines (34 loc) · 1.19 KB

Gittify

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.

✨ Features

  • 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.


🚀 Usage

Installation

pip install gittify

Custom Shell

gittify sh

Streak Maintaining Command

gittify sh
gitty$monitor_maintainence

⚙️ Configuration

Before using Gittify, make sure to configure the tool with your GitHub credentials and set up the targeted files for streak maintenance.

gittify configure

🤝 Contribution

Feel free to contribute to Gittify!

Fork the repository, make your changes, and submit a pull request.

⚖️ License

This project is licensed under the MIT License - see the LICENSE file for details.


© 2024 Return200