Coder Social home page Coder Social logo

chroma-git's Introduction

Chroma Git

Chroma git is a Python tool for colorising your GitHub commit heatmap. This tool generates random commits within specified date ranges, adding color highlights to your GitHub contribution map.

Features

  • Generates random commits within specified date ranges
  • Allows customization of commit frequency and color intensity
  • Supports testing mode to preview generated commits without pushing to GitHub

Installation

  1. Clone the repository:

    git clone [email protected]:NONVME/chroma-git.git
    
  2. Navigate to the project directory:

    cd chroma-git
    
  3. Run the script:

    python3 main.py -h
    

Usage

Chroma git provides a command-line interface with several options:

python3 main.py [-h] [-s START] [-e END] [-w WEEK_DEPTH] [--color-depth COLOR_DEPTH] [-c] [-p PATH]
-s, --start: Set the start date for commit generation (format: 'Y-m-d').
-e, --end: Set the end date for commit generation (format: 'Y-m-d').
-w, --week-depth: Set the level of randomness for commit frequency within weeks.
-c, --color-depth: Set the level of color intensity for commits in one day.
-d, --dry-run: Run in test mode to preview commits without pushing to GitHub.
-p, --path: Set the path to the GitHub project.

Example usage with --check args do nothing, only print:

python main.py -s 2024-01-01 -e 2024-03-31 --week-depth 6 --color-depth 3 --dry-run -p /path/to/your/github/fake-private-project

License

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

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

chroma-git's People

Contributors

nonvme avatar

Stargazers

Anastasiia avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.