Cutting-edge GitHub page customization tool

Overview

Cutting-edge GitHub page customization tool

Want to customize your GitHub user page, but don't know how? Now you can make your profile unique and attractive by placing any greyscale image in stunning 52x7 resolution right on your contributions timeline!

Installation

pip install git+https://github.com/nj-vs-vh/image-in-gh-commit-calendar.git

Usage

Generating commits from raster image

# basic run
gh-cal-image generate --image ./example/hello-world.png --max-commits-per-day 50

# with auto-push
gh-cal-image generate \
    --image ./example/hello-world.png \
    --max-commits-per-day 50 \
    --remote [email protected]:nj-vs-vh/my-dummy-repo.git

# full options list
gh-cal-image generate --help

Preview image

gh-cal-image preview \
    --image ./example/hello-world.png \
    --max-commits-per-day 30 \
    --output preview.png
You might also like...
OSINT tool to get information from a Github and Gitlab profile and find user's email addresses leaked on commits.

gitrecon OSINT tool to get information from a Github or Gitlab profile and find user's email addresses leaked on commits. 📚 How does this work? GitHu

GG Dorking is a tool to generate GitHub and Google dorking for pentesters and bug bounty hunters.
GG Dorking is a tool to generate GitHub and Google dorking for pentesters and bug bounty hunters.

GG-Dorking GG Dorking is a python tool to generate GitHub and Google dorking links for pentesters and bug bounty hunters. It will help you to find imp

Mini Tool to lovers of debe from eksisozluk (one of the most famous website -reffered as collaborative dictionary like reddit- in Turkey) for pushing debe (Most Liked Entries of Yesterday) to kindle every day via Github Actions.

debe to kindle Mini Tool to lovers of debe from eksisozluk (one of the most famous website -refered as collaborative dictionary like reddit- in Turkey

A user reconnaisance tool that extracts a target's information from Instagram, DockerHub & Github.
A user reconnaisance tool that extracts a target's information from Instagram, DockerHub & Github.

A user reconnaisance tool that extracts a target's information from Instagram, DockerHub & Github. Also searches for matching usernames on Github.

Typed interactions with the GitHub API v3

PyGitHub PyGitHub is a Python library to access the GitHub API v3 and Github Enterprise API v3. This library enables you to manage GitHub resources su

A delightful and complete interface to GitHub's amazing API

ghapi A delightful and complete interface to GitHub's amazing API ghapi provides 100% always-updated coverage of the entire GitHub API. Because we aut

Comments
  • improve scaling when uploading larger scale images

    improve scaling when uploading larger scale images

    From the docs:

    Produces a sharper image than BILINEAR, doesn’t have dislocations on local level like with BOX. This filter can only be used with the resize() and thumbnail() methods.

    https://pillow.readthedocs.io/en/stable/handbook/concepts.html#PIL.Image.HAMMING

    Examples

    BILINEAR with 10x scale down and zoomed: Screen Shot 2021-10-21 at 10 44 03 PM

    HAMMING with 10x scale down and zoomed: Screen Shot 2021-10-21 at 10 44 12 PM

    opened by kibin 0
Owner
Igor Vaiman
Astrophysics / statistics / sound synthesis / web stuff
Igor Vaiman
Github-Checker - Simple Tool To Check If Github User Available Or Not

Github Checker Simple Tool To Check If Github User Available Or Not Socials: Lan

ميخائيل 7 Jan 30, 2022
Notion4ever - Python tool for export all your content of Notion page using official Notion API

NOTION4EVER Notion4ever is a small python tool that allows you to free your cont

null 50 Dec 30, 2022
A github actions + python code to extract URLs to code repositories to put into standard form, starting with github

A github actions + python code to extract URLs to code repositories to put into standard form, starting with github ---- NOTE: JUS

Justin Gosses 2 Nov 15, 2021
GitHub Activity Generator - A script that helps you instantly generate a beautiful GitHub Contributions Graph for the last year.

GitHub Activity Generator A script that helps you instantly generate a beautiful GitHub Contributions Graph for the last year. Before ?? ?? ?? After ?

null 1 Dec 30, 2021
🤖 Automated follow/unfollow bot for GitHub. Uses GitHub API. Written in python.

GitHub Follow Bot Table of Contents Disclaimer How to Use Install requirements Authenticate Get a GitHub Personal Access Token Add your GitHub usernam

João Correia 37 Dec 27, 2022
Create a roles overview page for all Ansible roles/playbooks in Gitlab

ansible-create-roles-overview Overview The script ./create_roles_overview.py queries a Gitlab API for Ansible roles and playbooks. It will iterate ove

null 2 Oct 11, 2021
Easily report Instagram pages and close the page

Program Features - ?? Delete target post on Instagram. - ?? Delete Media Target post on Instagram - ?? Complete deletion of the target account on Inst

hack4lx 11 Nov 25, 2022
This is a crypto trading bot that scans the Binance Annoucements page for new coins, and places trades on Gateio

gateio-trading-bot-binance-announcements This Gateio x Binance cryptocurrency trading bot scans the Binance Announcements page and picks up on new coi

Andrei 1.2k Jan 1, 2023
Telegram Link Wayback Bot. This bot archives a web page thrown at itself with wayback Machine (Archive.org).

Telegram Link Wayback Bot. This bot archives a web page thrown at itself with wayback Machine (Archive.org).

Hüzünlü Artemis [HuzunluArtemis] 11 Feb 18, 2022
Random-backlog-tweet - Pick a page from a sitemap at random and prep a tweet button for it

Random-backlog-tweet - Pick a page from a sitemap at random and prep a tweet button for it

Paul O'Leary McCann 0 Dec 1, 2022