Skip to content

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensors Unity

Allows monitoring the output of the sensors command graphically.

Note: for sensors-unity to work you have to manually give it the hardware-observe permission as:

sudo snap connect sensors-unity:hardware-observe :hardware-observe

Configuration

Sensors Unity uses the /etc/sensors3.conf config file by default. However you can also specify a local override by copying it to ~/.config/sensors3.conf (or ~/snap/sensors-unity/current/.config/sensors3.conf).

This is useful in case you want to hide some unconnected sensors or give them more descriptive labels.

  • to disable a sensor use the ignore statement
    # ignore everything from this chip
    chip "acpitz-virtual-0"
        ignore temp1
        ignore temp2
  • to change the label use the label statement
    chip "coretemp-*"
        label temp1 "CPU Package"

Translating

You can help translating Sensors Unity to your language at weblate.

About

A simple sensors GUI for Unity & Dash to Dock

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages