Skip to content

RodricBr/rofetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roFetch

roFetch example

rofetch (Rodric Fetch), is my home-made GNU/Linux system fetching program, also a cool little project that I've been editing for a while now. (With an addition of random motivational texts for you!) rofetch is only supported and was only tested on Debian based distributions and Microsoft Windows Subsystem for Linux (WSL)


Instalation & Execution

Required:

net-tools (sudo apt-get install net-tools)
curl
jq

git clone https://github.com/RodricBr/rofetch
cd rofetch/;chmod +x rofetch
sudo mv rofetch /usr/local/bin/
rofetch

Set custom ascii banner:

$ rofetch -b banner.txt

roFetch banner

If banner not specified, "r.txt", which is the default banner, will be set as default.
It is also recommended for the ASCII banner to have about 13 (the rest will be cut off), and to add some
additional spaces/tabs to correctly align the informations given by the program (inside vim, for example, use :set list to view invisible characters).

About

rofetch GNU/Linux system fetcher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages