Skip to content

Python script for rendering a users avatar in ANSII colors on a terminal

Notifications You must be signed in to change notification settings

henrym2/github-avatar-to-ANSII

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

1x

Intro

Python script for rendering a github users avatar in Terminal (requires ANSII color support)

To install requirements run:

$ pip install -r requirements.txt --user

A virtual enviroment in either env, pipenv or virtualenv is recommended

Simply clone the repo and enter the following python render-user.py getuser [USERNAME] to have that users avatar rendered right in your terminal!

About

Python script for rendering a users avatar in ANSII colors on a terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages