Skip to content

⚙️ Command Line Interface system information fetcher

License

Notifications You must be signed in to change notification settings

RodricBr/rofetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rofetch

roFetch example

rofetch, is my home-made GNU/Linux system fetching program which was inspired by neofetch but with an addition of random motivational quotes for you! rofetch is only supported and was only tested on Debian (bookworm) based distributions and Microsoft Windows Subsystem for Linux (WSL2) running Ubuntu 22.04.5 LTS


Instalation & Execution

Important

Requirements:

net-tools, iproute2, curl and jq (sudo apt install net-tools iproute2 curl jq -y)

# Instalation:
$ git clone https://github.com/RodricBr/rofetch
$ cd rofetch/;chmod u+x rofetch
$ sudo mv rofetch /usr/local/bin/ # OR ANY OTHER DIRECTORY

# Execution:
$ rofetch -h

Set custom ascii banner:

$ rofetch -b banner.txt

roFetch banner

It is recommended for the ASCII banner to have about 13 lines (the rest will be cut off), and to add some
additional spaces/tabs to correctly align the informations outputted by the program.

About

⚙️ Command Line Interface system information fetcher

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages