Simple yet fancy CPU architecture fetching tool
Simple yet fancy CPU architecture fetching tool
cpufetch has a help menu: cpufetch --help
By default, cpufetch will print the CPU art with the system colorscheme.
However, you can always set a custom color scheme, either specifying
Intel or AMD, or specifying the colors in RGB format:
./cpufetch --color intel (default color for Intel)
./cpufetch --color amd (default color for AMD)
./cpufetch --color 239,90,45:210,200,200:100,200,45:0,200,200 (example)
For more info, see the developer's repo: https://github.com/Dr-Noob/cpufetch