Integrate Hardware Sensors Indicator with GNOME Shell
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
What's supposed to provide the DBus service here?
The separate Hardware Sensors Indicator application provides it since version 0.2 https://github.com/alexmurray/indicator-sensors https://launchpad.net/indicator-sensors
To give some more info - by default, Hardware Sensors Indicator (indicator-sensors) uses the Ubuntu AppIndicator library to integrate with Unity, but under gnome-shell AppIndicator falls back to using a GtkStatusIcon and hence the list of sensors is shown in the bottom right notification area - instead with this extension sensors are now integrated into the top bar as seen in the screenshot. Also indicator-sensors can be built without AppIndicator (on say Fedora) and in this case it has no UI by default to show the sensors, and so instead this extension provides the UI in that case as well.
Should be fine, I think