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

https://github.com/isa-programmer/githubfetch

Github profile information on your terminal
https://github.com/isa-programmer/githubfetch

archli cli dotfi kitty-terminal linux neofetch python3 rice-tool ricing terminal unixporn

Last synced: 8 days ago
JSON representation

Github profile information on your terminal

Awesome Lists containing this project

README

        

# Github fetch

A neofetch like program for github profiles

## requirements
- kitty terminal
- python3

## Installing
```
sudo curl https://raw.githubusercontent.com/isa-programmer/githubfetch/refs/heads/main/githubfetch.py -o /usr/local/bin/githubfetch
sudo chmod +x /usr/local/bin/githubfetch
```

## Usage
```
githubfetch isa-programmer
```
## Example output
![example image](https://i.imgur.com/NdmszFZ.png)