# Dr-Noob/cpufetch

Simple yet fancy CPU architecture fetching tool

Repository: https://github.com/Dr-Noob/cpufetch
Canonical: https://ross.abutalabs.com/products/cpufetch
Language: C
License: GPL-2.0
License Family: copyleft
Topics: cpus, intel, amd, arm, android, linux, windows, microarchitecture, macos
Last push: 2025-11-01T09:07:03+00:00

## Health v2 (maintenance only)
Score: 50/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 50, release rhythm 22, longevity 100
- inputs: {"age_days": 3085, "days_push": 305, "days_rel": 305, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2139, forks 118 (observed 2026-08-28T04:06:18.130917+00:00)

## What it is
cpufetch is a command-line tool written in C that displays CPU architecture information (vendor, microarchitecture, cores, cache, frequencies) in a clean, colorful terminal output. It supports x86, ARM, RISC-V, and PowerPC across Linux, Windows, macOS, Android, and FreeBSD.

## Use cases
- show cpu info in terminal
- identify cpu microarchitecture from command line
- neofetch-style cpu information tool
- check cpu cache and core details on linux
- display cpu specs on android or arm device
- get cpu vendor and frequency info on windows

## When to choose
- you want a fast, lightweight CLI to inspect CPU details across many architectures and OSes
- you want visually appealing terminal output with customizable colors
- you need CPU info on ARM, RISC-V, or PowerPC, not just x86

## When to avoid
- you need full system hardware info beyond the CPU (use neofetch/fastfetch)
- you need programmatic access to CPU data rather than human-readable output
- you need a GUI system information tool

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, terminal-ui
- domain: developer-tools, hardware
- platform: windows, cli, cross-platform
- tags: cpu-info, system-information, neofetch-style, c, x86, arm, risc-v, command-line, linux, macos, android

## Member repositories
- Dr-Noob/cpufetch (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:18.130917+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:51:30.255892+00:00, confidence not recorded.
  - readme: https://github.com/Dr-Noob/cpufetch (fetched 2026-08-28T04:06:18.130917+00:00, sha aa5a35edc0be)
- Data as of 2026-08-30T08:39:29.467469+00:00.
