Skip to content

A client uploading Github contribution graph to Twitter profile banner

Notifications You must be signed in to change notification settings

mu-hun/twitter-github-contribution-graph

Repository files navigation

CI cron

A client uploading Github contribution graph to Twitter profile banner.

Preview

Example Twitter Banner

Usage

Please generate Twitter app key and token at Twitter Developer Dashboard

Authorize Twitter app

You can authorize Twitter app to your Twitter account with Twitter CLI

Below command will direct you to a URL where you can authorize to Twitter bot.

t authorize

Fork this repository

Forked repository page -> Secrets -> New Secret

Create CONSUMER_KEY, CONSUMER_SECRET, ACCESS_TOKEN_KEY, ACCESS_TOKEN_SECRET.

Done. The banner is updating once a day.

Parse only this year

This project supports parsing only this year history. It is enabled by opt-out in Github Actions.

Please remove the CURRENT_YEAR: true line in github/workflows/cron.yml if you don't want this feature.

License

MIT

About

A client uploading Github contribution graph to Twitter profile banner

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published