Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/EndOfLine-py/tfetch
- Owner: EndOfLine-py
- License: mit
- Created: 2020-11-18T21:43:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T17:50:22.000Z (12 months ago)
- Last Synced: 2024-08-04T04:06:15.953Z (4 months ago)
- Topics: neofetch, python, screenfetch
- Language: Python
- Homepage:
- Size: 229 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-fetch - tfetch - Tree view like fetch. `Python` (Operation System / Cross Platform)
README
# tfetch
> your simple yet effetive tree style system fetch script.
![tfetch](assets/tfetch.png)
## Installation Guide1. 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!