File: indicator-sensors.appdata.xml.in

package info (click to toggle)
indicator-sensors 1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,240 kB
  • sloc: ansic: 8,898; sh: 571; makefile: 394; xml: 41
file content (31 lines) | stat: -rw-r--r-- 1,357 bytes parent folder | download | duplicates (3)
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>