1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 Alex Murray -->
<component type="desktop">
<id>indicator-sensors.desktop</id>
<metadata_license>CC0</metadata_license>
<name>Hardware Sensors Indicator</name>
<summary>Provides temperature, fan and voltage sensor readings within the panel of your desktop</summary>
<description>
<p>
Hardware Sensors Indicator provides temperature, fan and voltage sensor
readings within the panel of your desktop.
</p>
<p>
When running GNOME Shell a shell extension is required to view
sensors readings within the top panel. Therefore it is recommended to
also install either the KStatusNotifierItem/AppIndicator Support
extension
https://extensions.gnome.org/extension/615/appindicator-support/, or
the Hardware Sensors Indicator extension
https://extensions.gnome.org/extension/336/hardware-sensors-indicator/
so that sensor readings are visible.
</p>
</description>
<screenshots>
<screenshot type="default" width="247" height="310">
<image>https://extensions.gnome.org/extension-data/screenshots/screenshot_336.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://github.com/alexmurray/indicator-sensors</url>
<update_contact>murray.alex_at_gmail.com</update_contact>
</component>
|