Skip to content

An Fast And Responsive Alternative To Neofetch And Pfetch Written In Python.

Notifications You must be signed in to change notification settings

OpenSourceBlackCat/MeowFetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meow Fetch

A Fast And Responsive Alternative To Neofetch And Pfetch.

Windows

alt text

Linux

alt text ‎ ‎

Using MeowFetch:

git clone https://github.com/AmeyaGurjar/MeowFetch.git

‎ ‎

cd MeowFetch py

‎ ‎

pip install -r requirements.txt

OR

pip3 install -r requirements.txt

‎ ‎

python ./MeowFetch.py

OR

python3 ./MeowFetch.py

ASCII LOGO COLORS

Currently Supported Colors:

'Grey', 'Red', 'Green', 'Yellow', 'Blue', 'Magenta', 'Cyan', 'White'

Argument:

--ascii_color:<username_color>-<logo_color_name>-<text_color_name>

‎ ‎

CUSTOM ASCII LOGO

Argument:

--ascii_logo:<file name>

‎ ‎

ASCII COLORS Examples:

python MeowFetch.py --ascii_color:Blue

Color Options:

python MeowFetch.py --ascii_color:Grey

alt text ‎ ‎

python MeowFetch.py --ascii_color:Red

alt text ‎ ‎

python MeowFetch.py --ascii_color:Green

alt text ‎ ‎

python MeowFetch.py --ascii_color:Yellow

alt text ‎ ‎

python MeowFetch.py --ascii_color:Blue

alt text ‎ ‎

python MeowFetch.py --ascii_color:Magenta

alt text ‎ ‎

python MeowFetch.py --ascii_color:Cyan

alt text ‎ ‎

python MeowFetch.py --ascii_color:White

alt text ‎ ‎

CUSTOM ASCII LOGO Example:

python MeowFetch.py --ascii_logo:meow.txt

alt text ‎ ‎