Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 674 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 674 Bytes

TuxFetch

This is the official repository for TuxFetch, a verbose Linux command-line information tool written in C.

build

The only dependency is libpci-dev or pciutils-dev depending on your distro https://github.com/pciutils/pciutils and a c compiler (clang, gcc and tcc tested).

#arch
pacman -S pciutils
#debian/ubuntu/etc.
apt install libpci-dev
#alpine
apk add musl-dev pciutils-dev
cc tuxfetch.c -lpthread -lpci -O3 -o tuxfetch

Made with love by Cob:web-Aclevo and our Open source contributors:

MathGeniusJodie - Lead Developer

Please join the Cob:web Development discord to talk to us and contribute to our projects: https://cob-web.xyz/discord