Skip to content

alptekinnege/githubfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github fetch

A neofetch-like program for GitHub profiles. Shows user avatar as true-color ASCII art alongside profile information and top repositories.

Features

  • True-color ASCII avatar display
  • Profile information (name, bio, location, stats)
  • Top 5 repositories sorted by stars
  • Cross-platform support (Windows, Linux, macOS)

Requirements

  • Python 3.7+
  • requests
  • pillow

Installation

git clone https://github.com/alptekinnege/githubfetch.git
cd githubfetch
pip install -r requirements.txt

Usage

python githubfetch.py <username>

Example:

python githubfetch.py torvalds

Example Output

example image

License

This project is released into the public domain under the Unlicense. See unlicense.org for details.

About

Github profile information on your terminal. Runs in most python running environments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages