stampe99 / fetch

crazy slow neofetch ripoff, inspired by macchina-cli & neofetch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fetch

  • Another varaint of neofetch written in python

image image

Installing Dependencies

  • ( The requirements.txt file is messed up since i froze all of my modules, if you're on a low-end device you'd have to install the modules manually )
pip install -r requirements.txt

Global Setup

git clone https://github.com/stampe99/fetch

Alternatively clone with github desktop and/or download the zip and extract it, then follow the linux or windows instructions

Change directory into whatever you named the folder

cd fetch

Linux Setup

chmod +x linux.py

Run it with ./linux.py

Windows Setup

./peng.ps1

About

crazy slow neofetch ripoff, inspired by macchina-cli & neofetch

License:MIT License


Languages

Language:Python 97.0%Language:PowerShell 3.0%