Skip to content

hamzadotjs/Fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Fetcher

A simple neofetch alternative, written in python

How to use

simple

1. clone the repo

git clone https://github.com/hamzadotjs/Fetcher.git

2. Install python

for example, on Arch btw

sudo pacman -S python

3. Install pipx

sudo pacman -S python-pipx

3 . install pyinstaller

pipx install pyinstaller

4. Go into the cloned project

cd ~/Fetcher

5.Build it

pyinstaller fetcher.py

6 . let the system make it a command

ln -sf ~/Fetcher/dist/fetcher/fetcher ~/.local/bin/

7. enjoy

uninstallation

1. remove the folder

rm -rf ~/Fetcher

2.remove the symlinc

rm -rf ~/.local/bin/fetcher

3. you removed it

NOTE:

This project is only works on Linux

Screenshots:

Screenshot from 2026-04-02 18-07-29

About

A simple neofetch alternative, written in python

Resources

Stars

Watchers

Forks

Contributors

Languages