Skip to content

Just a simple and aesthetically pleasing system information fetch tool for Linux.

License

Notifications You must be signed in to change notification settings

melorin4/cfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cFetch | A simple fetch tool written in bash

A simple and aesthetically pleasing system information fetch tool for Linux.

help wanted





Installation

  • Clone this repository.
$ git clone https://github.com/melorin4/cfetch.git
  • Change to the cloned directory and make cfetch.sh & cfetch executable files.
$ cd cfetch
$ chmod +x cfetch.sh cfetch
  • Make a directory for CFetch and copy the files to their places.
$ sudo mkdir /usr/share/cfetch
$ sudo cp PATH/TO/cfetch.sh /usr/share/cfetch
$ sudo cp PATH/TO/cfetch /usr/local/bin
  • Run cFetch
$ cfetch

License

cFetch is licensed under MIT.

About

Just a simple and aesthetically pleasing system information fetch tool for Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages