Skip to content

JBNCK/uglyfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uglyfetch

Fetcher for Linux. I made it in line 30 minutes so don't expect anything.

Requirements

  • Figlet
  • Lolcat
  • Git
  • Inetutils
  • Pciutils

Installation

Install all of the requirenments first (package names may vary by distro). Next, clone the repository and install like this:

git clone https://github.com/JBGMR/uglyfetch.git && cd uglyfetch && sh install.sh

If you are on Arch run the following line to install all the requirements and the progran itself:

sudo pacman -S git figlet lolcat inetutils pciutils && git clone https://github.com/JBGMR/uglyfetch.git && cd uglyfetch && makepkg -si

To run the program type uglyfetch

Removing

Execute the following:

sudo rm /bin/uglyfetch

About

Fetcher for Linux. Made in like 30 minutes and ugly AF.

Resources

License

Stars

Watchers

Forks

Languages