Skip to content

A super tiny system information fetch script written in BASH

License

Notifications You must be signed in to change notification settings

haithamaouati/tfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

tfetch

A super tiny system information fetch script written in BASH

       ___
      (.· |
      (<> |
     / __  \   tfetch
    ( /  \ /|
   _/\ __)/_)
   \/-____\/

Usage

To use the tfetch script, follow these steps:

  1. Clone the repository:

    git clone https://github.com/haithamaouati/tfetch.git
  2. Navigate to the tfetch directory:

    cd tfetch
  3. Change the file modes

    chmod +x tfetch.sh
    
  4. Run the script

    ./tfetch.sh

Author

License

This tfetch Bash script is open-source and available under the MIT License.

Feel free to contribute or report issues on the GitHub repository.