Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
panel-plugins:xfce4-sensors-plugin:start [2019/11/09 11:09] – created kevinbowenpanel-plugins:xfce4-sensors-plugin:start [2021/03/17 23:52] – created kevinbowen
Line 1: Line 1:
 +~~NOTOC~~
 ====== Sensors ====== ====== Sensors ======
 +Written by Fabian Nowak, this is a hardware sensors plugin for the panel. For now, it only works on Linux and requires libsensors to display your mainboard sensors and fan speeds. Furthermore, it supports hddtemp to monitor your hard disk's temperature values. Source code and Debian packages are available.
  
 +  * **[[#Screenshots|Screenshots]]**
 +  * **[[#Latest Release|Latest Release]]**
 +  * **[[#Source Code Repository|Source Code Repository]]**
 +  * **[[#Reporting Bugs|Reporting Bugs]]**
  
-===== About ===== +----
-Written by Fabian Nowak, this is a hardware sensors plugin for the panel. For now, it only works on Linux and requires libsensors to display your mainboard sensors and fan speeds. Furthermore, it supports hddtemp to surveil your hard disk's temperature values. Source code and Debian packages are available. +
  
 ===== Usage ===== ===== Usage =====
Line 15: Line 19:
 If you don't like the green bars, you can check to display colored bars, thus using the color values specified for each sensor. If you don't like the green bars, you can check to display colored bars, thus using the color values specified for each sensor.
  
 +===== Recommendations/Suggestions =====
 +Install ``hddtemp´´ to be able to monitor your harddrives as well.
  
- +----
- +
- +
 ===== Screenshots ===== ===== Screenshots =====
  
 Options Dialog: Options Dialog:
  
-{{:projects:panel-plugins:xfce4-sensors-options.png|xfce4-sensors-options.png}}+{{:panel-plugins:xfce4-sensors-options.png|xfce4-sensors-options.png}}
  
 Panel plugin with sensor values as textual output: Panel plugin with sensor values as textual output:
  
-{{:projects:panel-plugins:xfce4-sensors-panel_text.png|xfce4-sensors-panel_text.png}}+{{:panel-plugins:xfce4-sensors-panel_text.png|xfce4-sensors-panel_text.png}}
  
 Tooltip information: Tooltip information:
  
-{{:projects:panel-plugins:xfce4-sensors-tooltip.png|xfce4-sensors-tooltip.png}}+{{:panel-plugins:xfce4-sensors-tooltip.png|xfce4-sensors-tooltip.png}}
  
 Panel plugin with sensor values displayed graphically and a reached threshold: Panel plugin with sensor values displayed graphically and a reached threshold:
  
-{{:projects:panel-plugins:xfce4-sensors-panel_critical.png|xfce4-sensors-panel_critical.png}}+{{:panel-plugins:xfce4-sensors-panel_critical.png|xfce4-sensors-panel_critical.png}}
  
 +[[|Back To Top]]
 +----
  
 +===== Latest Release =====
  
 +{{rss>https://archive.xfce.org/feeds/project/xfce4-sensors-plugin 1 date description 2h}}
  
 +  * **[[https://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/|Previous Releases]]**
  
 +[[|Back to Top]]
  
 +----
 +===== Source Code Repository =====
 +[[https://gitlab.xfce.org/panel-plugins/xfce4-sensors-plugin]]
 +----
  
 +===== Reporting Bugs =====
 +  * **[[:panel-plugins:xfce4-sensors-plugin:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs
  
  
  
-===== Releases ===== +[[|Back To Top]] 
-==== For the 4.2 panel: ==== +---- 
- +[[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]]
- +
- +
-{{http://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/0.7/xfce4-sensors-plugin-0.7.0.tar.bz2|xfce4-sensors-plugin-0.7.0.tar.bz2}} +
- +
- +
- +
- +
- +
- +
- +
- +
-==== For the 4.4/4.6 panel==== +
- +
-{{http://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/0.10/xfce4-sensors-plugin-0.10.99.6.tar.bz2|xfce4-sensors-plugin-0.10.99.6.tar.bz2}} +
- +
- +
-==== 4.8 panel (version 1.0 and above)==== +
- +
-{{http://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/1.0/xfce4-sensors-plugin-1.0.0.tar.bz2|xfce4-sensors-plugin-1.0.0.tar.bz2}} +
- +
-{{http://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/1.2/xfce4-sensors-plugin-1.2.4.tar.bz2|xfce4-sensors-plugin-1.2.4.tar.bz2}} +
- +
- +
- +
-===== Dependencies ===== +
-Additionally to the 4.2 or 4.4 panel (and its headers if you want to build it on your own), you need libsensors3 (and its headers...) for up to version 0.10.0. Versions newer than that one will detect the available libraries at configure-time and compile only with those found on your system. +
- +
- +
- +
- +
-===== Recommendations/Suggestions ===== +
-Install ``hddtemp´´ to be able to monitor your harddrives as well. +
- +
-===== Bug Reports ===== +
-Please file bug reports or feature requests to https://bugzilla.xfce.org/enter_bug.cgi?product=Xfce4-sensors-plugin instead of messaging me directly so that I can have a central overview.+