Skip to content

A super tiny system information fetch script written in bash scripting.

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

10 Commits
 
 
 
 
 
 

Repository files navigation

tfetch

A super tiny system information fetch script written in bash scripting.

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

Usage

To use the tfetch.sh script, follow these steps:

  1. Clone the repository:

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

    cd tfetch
  3. Change the file modes

    chmod +x tfetch.sh
    
  4. Run the script

    ./tfetch.sh

    or

    bash tfetch.sh
    

Author

Made with ☕ by Haitham Aouati

License

tfetch is licensed under MIT License.