https://github.com/atareao/cpu-g
cpu-g
https://github.com/atareao/cpu-g
Last synced: about 1 month ago
JSON representation
cpu-g
- Host: GitHub
- URL: https://github.com/atareao/cpu-g
- Owner: atareao
- License: gpl-3.0
- Created: 2016-07-10T19:43:49.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T17:50:50.000Z (8 months ago)
- Last Synced: 2025-02-27T19:11:08.421Z (about 2 months ago)
- Language: Python
- Size: 1.47 MB
- Stars: 89
- Watchers: 10
- Forks: 21
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
- awesome - cpu-g - cpu-g (Python)
README
# CPU-G

**CPU-G** is a **Python 3** and **GTK+3** application that shows some useful information about your hardware.
It collects and displays information about your CPU, RAM, Motherboard, some general information about your system and more.
More info: [cpu-g](https://www.atareao.es/aplicacion/cpu-g-donde-ver-hardware-instalado/)
## Install
To install CPU-G run following commands in a terminal (`Ctrl+Alt+T`),
```
sudo add-apt-repository ppa:atareao/atareao
sudo apt update
sudo apt install cpu-g
```Before running CPU-G install the dependencies.
```
sudo apt install libgirepository1.0-dev gcc libcairo2-dev pkg-config python3-dev gir1.2-gtk-3.0
pip3 install pycairo PyGObject psutil dbus-python matplotlib
```## Credits
* Copyright © 2009-2010 Fotis Tsamis
* Copyright © Michael Schmöller
* Copyright © 2012 Michał Głowienka
* Copyright © 2012 Michał Olber
* Copyright © 2016 Lorenzo CarbonellAnd more
## Screenshots
### Processor

### Motherboard

### Memory

### System

### Graphic

### Battery

### Disks

### About
