A tiny command line system information tool written in C.
Tinyfetch is a tiny command line system information tool written in C. It can show you information about the current user, hostname, operating system, and software in a small but quick package.
First download the code onto your computer. Right now tinyfetch will only compile on macOS (arm or x86) and linux machines.
Run make.
make
Now you will have the executable, run it.
./tinyfetch
You should get an output similar to one of the three above.




