tfetch

March 26, 2026 ยท View on GitHub

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 tfetch.py python script in the src folder

cd src
python tfetch.py
  1. Enjoy!