Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

CPU-X is a Free software that gathers information on CPU, motherboard and more

License

NotificationsYou must be signed in to change notification settings

TheTumultuousUnicornOfDarkness/CPU-X

Repository files navigation

GitHub releaseGitHub commitsGitHub downloadsGitHub total downloadsGitHub issuesGitHub pull-requestsTranslation status

LinuxFreeBSDAppImage
Build Status (Linux)Build Status (FreeBSD)AppImage Continuous

CPU-X is a Free software that gathers information on CPU, motherboard and more.
CPU-X is a system profiling and monitoring application (similar toCPU-Z for Windows), but CPU-X is a Free and Open Source software designed for GNU/Linux and FreeBSD.
This software is written in C++ and built withCMake tool.
It can be used in graphical mode by using GTK or in text-based mode by using NCurses. A dump mode is present from command line.

Important

There are no milestones for this project, readthis announcement for more details.


Table of contents


Dependencies

Operating systems

CPU-X supports:

  • GNU/Linux
  • FreeBSD

Note

Other operating systems are not officially supported by CPU-X, some features are not available.

CPU architectures

CPU-X runs on:

  • x86:
    • 32-bit CPUs (IA-32, also known as i386, i486, i586 and i686)
    • 64-bit CPUs (x86_64, also known as x64, AMD64, and Intel 64)
  • ARM (since v5.1.0):
    • 32-bit CPUs (ARM32, also known as AArch32)
    • 64-bit CPUs (ARM64, also known as AArch64)

Note

Other CPU architectures are not supported by CPU-X.

Build-only dependencies

These dependencies are needed tobuild CPU-X:

Test dependencies

These dependencies are optional totest CPU-X:

¹At least on Awk is required, e.g. the default Awk on the system.

Build and run dependencies

These dependencies are needed tobuild² andrun CPU-X:

²On some GNU/Linux distributions, the appropriate-dev or-devel package is needed.

Download and install

From repositories

In alphabetical order:

All packages:
Packaging status

From GitHub releases

Look forAssetshereGitHub release for portable binary (AppImage).

From Flathub

CPU-X is availableas Flatpak on Flathub since v5.0.2.

Manual build

For step-by-step guide, please readthis page on the Wiki.

Usage

Application is available in menu (System Tools category). If you start the daemon, it will allow CPU-X to access some special devices, which provides more information and avoid empty labels.
The CPU-X daemon requires root privileges, and uses Polkit for privileges escalation.

You can usecpu-x from command line, some options are available, like:

  • --gtk: to start the graphical user interface (default)
  • --ncurses: to start the text-based user interface
  • --dump: to get a summary of data

Use--help to see all arguments.

Wiki

More informations are available on Wiki, like screenshots, troubleshooting and tips. You can access the Wiki by usingthis link.

Bugs/Improvements/Request features

Pleaseopen a new issue and fill the appropriate template. Note that text between<!-- ... --> is not displayed.

Warning

Incomplete reports may be closed without justification.

Translate CPU-X

If you want to translate CPU-X in your native tongue, please visit theWeblate page.
POT file is updated on each changes thanks toUpdate POT file workflow.


[8]ページ先頭

©2009-2025 Movatter.jp