All Projects → 2016rshah → Githubchart Api

2016rshah / Githubchart Api

📅 Embed github contributions chart as image

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Githubchart Api

Github Changelog Generator
Automatically generate change log from your tags, issues, labels and pull requests on GitHub.
Stars: ✭ 6,631 (+1256.03%)
Mutual labels:  github-api, github-extension
Automated Github Organization Invites
Quickly host a webpage allowing people to click and receive an invite to your Github Organization
Stars: ✭ 55 (-88.75%)
Mutual labels:  github-api, github-extension
Awesome Github
A curated list of awesome GitHub guides, articles, sites, tools, projects and resources. 收集这个列表,只是为了更好地使用GitHub,欢迎提交pr和issue。
Stars: ✭ 1,962 (+301.23%)
Mutual labels:  github-api, github-extension
Kafka Connect Github Source
Get a stream of issues and pull requests for your chosen GitHub repository
Stars: ✭ 327 (-33.13%)
Mutual labels:  github-api
Leethub
Automatically sync your leetcode solutions to your github account - top 5 trending GitHub repository
Stars: ✭ 316 (-35.38%)
Mutual labels:  github-api
Gittrends
A iOS and Android app to monitor the views and clones of your GitHub repos
Stars: ✭ 388 (-20.65%)
Mutual labels:  github-api
Git Peek
git repo to local editor instantly
Stars: ✭ 485 (-0.82%)
Mutual labels:  github-api
Astronomer
A tool to detect illegitimate stars from bot accounts on GitHub projects
Stars: ✭ 323 (-33.95%)
Mutual labels:  github-api
Automerge Action
GitHub action to automatically merge pull requests that are ready
Stars: ✭ 446 (-8.79%)
Mutual labels:  github-api
Hukum
An NPM module that displays Github Action progress in the terminal and aims to improve your development experience by printing status in realtime.
Stars: ✭ 375 (-23.31%)
Mutual labels:  github-api
Ok.sh
A Bourne shell GitHub API client library focused on interfacing with shell scripts
Stars: ✭ 365 (-25.36%)
Mutual labels:  github-api
Octokit.rb
Ruby toolkit for the GitHub API
Stars: ✭ 3,522 (+620.25%)
Mutual labels:  github-api
Contributors On Github
🌵 Show stats about contributors on github
Stars: ✭ 391 (-20.04%)
Mutual labels:  github-extension
Octokit.swift
A Swift API Client for GitHub and GitHub Enterprise
Stars: ✭ 325 (-33.54%)
Mutual labels:  github-api
Hub
A command-line tool that makes git easier to use with GitHub.
Stars: ✭ 21,420 (+4280.37%)
Mutual labels:  github-api
Do Not Merge Wip For Github
Do Not Merge WIP for GitHub
Stars: ✭ 323 (-33.95%)
Mutual labels:  github-extension
Pygithub
Typed interactions with the GitHub API v3
Stars: ✭ 4,825 (+886.71%)
Mutual labels:  github-api
Github Stats
Better GitHub statistics images for your profile, no external server required
Stars: ✭ 338 (-30.88%)
Mutual labels:  github-api
This Repo Has 350 Stars
Yes, it's true 💕 This repository has 350 stars.
Stars: ✭ 350 (-28.43%)
Mutual labels:  github-api
Profile Summary For Github
Tool for visualizing GitHub profiles
Stars: ✭ 19,489 (+3885.48%)
Mutual labels:  github-api

Github Chart API

Make this:

2016rshah's Github chart

with this:

<img src="https://ghchart.rshah.org/2016rshah" alt="2016rshah's Github chart" />

Of course you can replace 2016rshah with your own github username.

Why

Being able to look back through the year and see how productive you've been is a great feeling, and that little green calendar is honestly one of my favorite data visualizations. But there's no reason it should be constrained to only living on the github website, you should be able to put it anywhere you want!

For example, I personally think it would really spiff up a personal website.

Color Schemes

We also support custom color schemes! You can provide any base color and we will make shades for the chart. Just visit https://ghchart.rshah.org/<HEX-COLOR>/2016rshah and replace <HEX-COLOR> with your hex color code, not including the leading hashtag. For example if you want a blue-themed chart that is based around the hex color #409ba5, you can visit the following route:

<img src="https://ghchart.rshah.org/409ba5/2016rshah" alt="2016rshah's Blue Github Chart" />

2016rshah's Blue Github Chart

Contributing

If you see anything that can be improved send in an issue/PR.

See also

The github repo

The actual site

This ruby gem

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].