GithubHelp home page GithubHelp logo

skyformat99 / cpu-x Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thetumultuousunicornofdarkness/cpu-x

0.0 2.0 0.0 3.02 MB

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

Home Page: http://x0rg.github.io/CPU-X

License: GNU General Public License v3.0

CMake 4.24% CSS 0.08% Shell 2.02% C 74.74% C++ 0.41% Assembly 18.51%

cpu-x's Introduction

GitHub release GitHub downloads GitHub total downloads GitHub issues Build Status

CPU-X is a Free software that gathers information on CPU, motherboard and more.
CPU-X is similar to CPU-Z (Windows), but CPU-X is a Free and Open Source software designed for GNU/Linux; also, it works on *BSD.
This software is written in C and built with CMake 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.


Table of contents


Dependencies

Build-only dependencies

These dependencies are needed to build CPU-X:

Build and run dependencies

These dependencies are needed to build¹ and run CPU-X:

Download/Install

Download packages

You can download binary packages to easily install CPU-X on your system. A lot of distributions are supported, see the download section or the wiki page about GNU/Linux packages.

Manual build

For step-by-step guide, you can see this wiki page.
If you need to disable some parts of CPU-X, you can read this page.

To build and install CPU-X on your system, do (in CPU-X directory) :

$ mkdir build && cd build
$ cmake ..
$ make
# make install

By default, CPU-X will be installed in /usr/local. If you want to change it, add option cmake -DCMAKE_INSTALL_PREFIX=<absolute_path> .. on CMake invocation.

Portable version

CPU-X is available in a portable version (Linux 32/64-bit, FreeBSD 32/64-bit), like CPU-Z.
You can find the lastest release here.
The CPU-X_vx.x.x_portable.tar.gz tarball requires GTK is installed on your system.
The CPU-X_vx.x.x_portable_noGTK.tar.gz tarball requires to start CPU-X from a terminal.

After downloading tarball, you need to extract his content to be able to run CPU-X portable. Check if binary has executable bit set.
You can use this portable version on a lot of system, so you can leave a binary on a USB stick for instance.

Usage

Start program with root privileges allows CPU-X to access some special devices, minimizing empty labels count.
Application is put in the desktop menus, in System Tools category: entry CPU-X run CPU-X as regular user, and entry CPU-X (Root) grant root privileges.
Else, you can use command cpu-x, or double-click on cpu-x binary is also possible (if program won't start, check if file has executable bit set).
If GTK and NCurses are supported, you can start CPU-X in NCurses mode by taping in a shell (as root) cpu-x --ncurses.
Use cpu-x --help for other commands and help.

Screenshots

You can find screenshots in gallery.

Translate/Contributions

You want to have CPU-X in a foreign language but no translation exists? See this wiki page.
Or you want to contribute to CPU-X? In the top-right corner of the page, click on the Fork button.

Troubleshooting

Refer to the dedicated FAQ page.

Bugs/Improvements/Request features

Please open a new issue and fill template. You can remove italic text.

Official webpage made by GitHub Pages.
Official wiki, still on GitHub.

cpu-x's People

Contributors

thetumultuousunicornofdarkness avatar totalcaesar659 avatar wdlkmpx avatar x0rg avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.