Home

Awesome

tfetch

your simple yet effetive tree style system fetch script.

tfetch

Installation Guide

  1. Check Python Version:

Ensure you have Python correct Speficed in the pyproject.toml. If not, install it from the official Python website.

  1. Clone tfetch Repository:

Clone tfetch to your desired location.

git clone https://github.com/EndOfLine-py/tfetch
  1. Run Installation Script:

Once cloned, run the install.sh bash script to allow you to run the script from anywhere on your system.

sudo chmod +x install.sh

./install.sh
  1. Enjoy!