<div align="center"
ghfetch
:octocat: ghfetch is a CLI tool to fetch GitHub user information and show like neofetch
<a href="https://opensource.org/licenses/MIT" <img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="MIT License badge" </a <a href="https://pkg.go.dev/github.com/orangekame3/stree" <img src="https://github.com/orangekame3/ghfetch/actions/workflows/release.yml/badge.svg" alt="Release workflow status badge" </a <a href="https://github.com/orangekame3/ghfetch/actions/workflows/tagpr.yml" <img src="https://github.com/orangekame3/ghfetch/actions/workflows/tagpr.yml/badge.svg" alt="Tag PR workflow status badge" </a </div
Demo
<p align="center" <img src="img/demo.gif" alt="Demonstration of ghfetch" height="auto" width="auto"/ </p
Install
Go
go install github.com/orangekame3/ghfetch@latestHomebrew
brew install orangekame3/tap/ghfetchManual Download
Download the latest compiled binaries and put it anywhere in your executable path.
Download here
Quick Start
ghfetch -u <your_github_account_name> --access-token=<YOUR_GITHUB_PERSONAL_ACCESS_TOKEN>Usage
❯ ghfetch -h
Fetch GitHub user's profile, just like neofetch
Usage:
ghfetch [flags]
Flags:
--access-token string Your GitHub access token
-c, --color string Highlight color red, green, yellow, blue, magenta, cyan (default "blue")
-h, --help help for ghfetch
-u, --user string GitHub username
-v, --version version for ghfetch