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
panel-plugins:xfce4-sensors-plugin:start [2019/11/09 11:09] – created kevinbowenpanel-plugins:xfce4-sensors-plugin:start [2024/12/12 16:23] (current) – View tab was showing the Misc image newhoa
Line 1: Line 1:
-====== Sensors ======+~~NOTOC~~ 
 +====== xfce4-sensors-plugin ======
  
 +A hardware sensor plugin for the panel. This plugin currently works only on Linux and requires ''libsensors'' to display mainboard sensors and fan speeds.
 +Additionaly, it supports ''hddtemp'' to monitor hard disk temperature values.
  
-===== About ===== +  * **[[#Screenshots|Screenshots]]** 
-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.+  * **[[#Latest Release|Latest Release]]** 
 +  * **[[#Source Code Repository|Source Code Repository]]** 
 +  * **[[#Reporting Bugs|Reporting Bugs]]**
  
 +----
  
 ===== Usage ===== ===== Usage =====
-Add the plugin to the panel and start checking some checkboxes in the sensors table+ 
 +  - [[:xfce:xfce4-panel:add-new-items|Add the plugin to the panel]]. 
 +  - Right-click on the added plugin, select **Properties** to open the settings window 
  
 You can specify the color you want the text to appear, rename the sensor so that the tooltip displays the new name.  You can specify the color you want the text to appear, rename the sensor so that the tooltip displays the new name. 
Line 16: Line 24:
  
  
- +----
- +
- +
 ===== Screenshots ===== ===== Screenshots =====
  
-Options Dialog: +<figure "Sensors Plugin with Sensor Values as Textual Output"> 
- +{{:panel-plugins:sensors-plugin_textual_output.png|Sensors Plugin with Sensor Values as Textual Output}} 
-{{:projects:panel-plugins:xfce4-sensors-options.png|xfce4-sensors-options.png}} +</figure>
- +
-Panel plugin with sensor values as textual output: +
- +
-{{:projects:panel-plugins:xfce4-sensors-panel_text.png|xfce4-sensors-panel_text.png}} +
- +
-Tooltip information: +
- +
-{{:projects:panel-plugins:xfce4-sensors-tooltip.png|xfce4-sensors-tooltip.png}} +
- +
-Panel plugin with sensor values displayed graphically and a reached threshold: +
- +
-{{:projects:panel-plugins:xfce4-sensors-panel_critical.png|xfce4-sensors-panel_critical.png}} +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
-===== Releases ===== +
-==== For the 4.2 panel: ==== +
  
 +<figure "Sensors Plugin with Sensor Values as Progress Bar Output">
 +{{:panel-plugins:sensors-plugin_progress_bar_output.png|Sensors Plugin with Sensor Values as Progress Bar Output}}
 +</figure>
  
-{{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}}+<figure "Sensors Plugin with Sensor Values as Tachometer Output"> 
 +{{:panel-plugins:sensors-plugin_tachometer_output.png|Sensors Plugin with Sensor Values as Tachometer Output}} 
 +</figure>
  
 +<figure "Sensors Plugin Properties Sensors Tab">
 +{{:panel-plugins:sensors-plugin_preferences_sensors_tab.png|Sensors Plugin Properties Sensors Tab}}
 +</figure>
  
 +<figure "Sensors Plugin Properties View Tab">
 +{{:panel-plugins:sensors-plugin_preferences_view_tab.png|Sensors Plugin Properties View Tab}}
 +</figure>
  
 +<figure "Sensors Plugin Properties Miscellaneous Tab">
 +{{:panel-plugins:sensors-plugin_preferences_misc_tab.png|Sensors Plugin Properties Miscellaneous Tab}}
 +</figure>
  
  
 +[[|Back To Top]]
  
 +----
  
 +===== Latest Release =====
  
-==== For the 4.4/4.6 panel: ====+{{rss>https://archive.xfce.org/feeds/project/xfce4-sensors-plugin 1 date 2h}}
  
-{{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}}+[[https://gitlab.xfce.org/panel-plugins/xfce4-sensors-plugin/-/blob/master/NEWS|Read the CHANGELOG]]
  
 +  * **[[https://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/|Download current release]]** (older versions of this component are also available here)
  
-==== 4.8 panel (version 1.0 and above): ====+[[|Back to Top]]
  
-{{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}}+===== Source Code Repository =====
  
 +[[https://gitlab.xfce.org/panel-plugins/xfce4-sensors-plugin]]
  
 +----
  
-===== Dependencies ===== +===== Reporting Bugs =====
-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.+
  
 +  * **[[:panel-plugins:xfce4-sensors-plugin:bugs|Reporting Bugs]]** -- List of currently open bugs and instructions on how to submit new bug reports
  
  
  
-===== Recommendations/Suggestions ===== +[[|Back To Top]]
-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.+[[:xfce:xfce4-panel:start:|Return to xfce4-panel Main Documentation Page]]