Skip to content

JBNCK/uglyfetch

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

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