gitbanner

:balloon: Generates a git repo to show a cool banner on your Github profile

  • Owner: mappum/gitbanner
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

gitbanner

Generates a git repo to show a cool banner on your Github profile.
Hello, world

Gitbanner works by creating a new git repository and filling it with dummy commits, with dates set to correspond to the pixels on your Github "Contributions" graph.

You can see an example on @iamtrask's profile: https://github.com/iamtrask

Installing

First, you might need to install some dependencies:

Once those are set up, just do

npm install -g gitbanner

Usage

1. Generate your repo:

gitbanner <Github email> <text>

NOTICE: Gitbanner needs the email associated with your Github account, otherwise Github won't think you made the commits.

You will see a preview of your banner. If it doesn't look too great, try using a different font:

gitbanner -f "7pt Arial" <email> <text>

2. Create a repo on Github.

3. Push the repo to Github:

cd banner
git push -f git@github.com:USERNAME/REPO_NAME.git master

Notes

If you ever feel like removing the banner from your profile, you can simply delete the repository. Github will instantly update your Contributions graph.

If you want, you can specify a longer banner width (gitbanner -w X ...). Any width longer than 52 will be cut off on Github, but the banner will be slowly revealed as the weeks go by.

Main metrics

Overview
Name With Ownermappum/gitbanner
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 1)
Platform
License:
所有者活动
Created At2014-05-16 22:22:33
Pushed At2022-01-03 06:23:03
Last Commit At2017-08-01 23:29:47
Release Count0
用户参与
Stargazers Count590
Watchers Count12
Fork Count21
Commits Count21
Has Issues Enabled
Issues Count6
Issue Open Count4
Pull Requests Count2
Pull Requests Open Count1
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private