Skip to content

rhhen122/tbhfetch

Repository files navigation

tbhfetch 🐍

| |

A Python based fetch program for people who enjoy beautiful things.

tbhfetch needs to be manually configured to display the right info. All its code is open source on github as you can see here.

requirements ✅

Bash (bash website.)

Zsh (zsh website.)

Python 3 (python3 website.)

Git - to install - (git website.)

install 💻

Copy The following into your terminal
git clone https://github.com/rhhen122/tbhfetch ~/tbhfetch
cd ~/tbhfetch/
rm -f config-file.png
rm -f install-file.png
rm -f requriements-file.png
rm -f tbhfetch.png
rm -f tbhfetchimage.png

config 📝

To begin config use vim or nvim to open the config.py. or if your lazy run the following
cd ~/tbhfetch
nano config.py
change it to either:

  • mac

  • arch

  • linux

if you chose linux type your distro in the linuxdistro variable.

Now its time to insert the following into your .bashrc file or your .zshrc file.

first open nano or vim:

nano ~/.bashrc

then insert the following at the very bottom of the file:

alias tbhfetch='python3 ~/tbhfetch/tbhfetch.py'

Now test it by typing tbhfetch into the terminal

kde is the only currently suppoted DE anything else will deafault to its text.

About

a compact fetch tool built in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages