tfetch is a system fetch tool written with C++.
git clone https://github.com/keremgokcek/tfetch
cd tfetch
g++ -pthread -std=c++17 -o tfetch tfetch.cpp
chmod +x tfetch
cp tfetch /usr/bin/tfetch
Just type tfetch.
| Argument | Description |
|---|---|
--clear |
Clear screen before running |