Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kawarimidoll/gh-graph

GitHub contribution graph in your terminal
https://github.com/kawarimidoll/gh-graph

contribution-graph curl gh-extension github

Last synced: about 1 month ago
JSON representation

GitHub contribution graph in your terminal

Awesome Lists containing this project

README

        

# gh-graph

GitHub contribution graph in your terminal.

![screenshot](https://user-images.githubusercontent.com/8146876/131276560-9b97596f-2f21-48ed-a946-498c47d9faf1.png)

This command calls [kawarimidoll/deno-github-contributions-api](https://github.com/kawarimidoll/deno-github-contributions-api).

## Requirements

- [GitHub cli (gh)](https://github.com/cli/cli)
- [curl](https://github.com/curl/curl)

## Installation

```
gh extension install kawarimidoll/gh-graph
```

### Upgrading

```
gh extension list
gh extension upgrade kawarimidoll/gh-graph
```

## Usage

Simply run:

```
gh graph
```

View the help:

```
gh graph --help
```

Have fun:

```
gh graph --pixel %EF%90%88%20 --scheme unicorn
```

![options-example](https://user-images.githubusercontent.com/8146876/131276566-ea113885-9760-4f75-9b4d-396ac728264c.png)