Home

Awesome

<div align="center"> <h1>richfetch</h1>

A richly customisable fetch utility which provides a ton lot of information. Written in Python.

<img src="images/sample.png" alt="Sample Image" width="300"> </div>

Capabilities:

richfetch displays the following info (in order):

richfetch uses nerdfonts to display the symbols. What I use is JetBrains Mono Nerd Font so I know it works. You can try different nerd fonts to see if your works.

Installation

git clone https://github.com/Rizen54/richfetch
cd richfetch/
python3 -m pip install -r requirements.txt
chmod +x richfetch.py
sudo cp richfetch.py /usr/local/bin/richfetch
alias richfetch='python3 /usr/local/bin/richfetch'

Lastly, add this line to the end of your .bashrc or .zshrc:

alias richfetch='python3 /usr/local/bin/richfetch'

If you're like me and you use arch linux and install python modules from arch repo. You can do this: sudo pacman -Sy python-py-cpuinfo python-psutil python-requests python-termcolor

Special Features:

Short note: I'm very happy and proud of these.

Stars

Please support me by giving a star to this repo.

Small click for a man, giant star for another.