Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/EndOfLine-py/tfetch

Tree view like fetch
https://github.com/EndOfLine-py/tfetch

neofetch python screenfetch

Last synced: 5 days ago
JSON representation

Tree view like fetch

Awesome Lists containing this project

README

        

# tfetch

> your simple yet effetive tree style system fetch script.

![tfetch](assets/tfetch.png)
## 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](https://www.python.org/).

2. Clone tfetch Repository:

Clone tfetch to your desired location.

``` bash
git clone https://github.com/EndOfLine-py/tfetch
```

3. Run Installation Script:

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

``` bash
sudo chmod +x install.sh

./install.sh
```

4. Enjoy!