cpufetch 1.05

Published by

cpufetch is a portable command-line fetching tool that displays your CPU architecture.

cpufetch 1.05

cpufetch is a portable command-line fetching tool that displays your CPU architecture.

It is cross-platform, so it will also provide CPU details for GNU/Linux, Android, and macOS, but there may be missing fields for MacOS ARM and x86_64 Android OS.

By default, cpufetch will display the CPU art with the system color scheme. 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)

When setting the colors using RGB, 4 colors must be given in with the format: [R,G,B:R,G,B:R,G,B:R,G,B]. These colors correspond to CPU art color (2 colors) and the text colors (following 2). Thus, you can customize all the colors.

Similar:
How to Find Motherboard Manufacturer, Model, Serial Number, and Version
Three Ways to Find Out How Many Cores Your CPU has
How to Identify My Intel Processor and Generation
What Is an APU Processor

cpufetch 1.05