jgoody/psensor

Project ID: 12196

Description

Unofficial package for psensor, a graphical hardware temperature monitor for Linux.

Installation Instructions

The first step is to install lm-sensors.

sudo dnf install lm_sensors

Then, initiate detection of your hardware sensors:

sudo sensors-detect

Verify that it works:

sensors

It should display something like:

coretemp-isa-0000

Adapter: ISA adapter

Core 0: +46.0C (high = +76.0C, crit = +100.0C)

coretemp-isa-0001

Adapter: ISA adapter

Core 1: +44.0C (high = +76.0C, crit = +100.0C)

....

Then you can proceed to the installation of psensor.

dnf copr enable jgoody/psensor

dnf install psensor

And finally launch psensor.

For further help see the psensor homepage - http://wpitchoune.net/psensor/

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download

* Total number of downloaded packages.