Skip to content

HARAJIT05/tfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tfetch

System Information

This script provides a detailed overview of your system information, including OS, kernel, uptime, and more.

Usage

Simply run the script:

./tfetch.sh

Installation

Prerequisites

  • Bash
  • Core utilities (standard Unix command-line utilities)

Installation via make

  1. Clone the repository:
git clone https://github.com/harajit05/tfetch.git
cd tfetch
  1. Run the following commands:
make install

This will install the script to /usr/local/bin. You might need superuser privileges (use sudo make install).

Uninstallation

To remove the script:

make uninstall

Results

After running the script, you will see a detailed overview of your system information, including the OS, kernel, uptime, packages, and more.

Advantages

  • Faster than Neofetch
  • Lightweight and efficient

License

This script is licensed under the MIT License.

About

Fetch script For Unix Based Systems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published