mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
34 lines
1.6 KiB
XML
34 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>net.wpitchoune.psensor</id>
|
|
<launchable type="desktop-id">psensor.desktop</launchable>
|
|
<name>Psensor</name>
|
|
<summary>Graphical temperature monitor for Linux</summary>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-2.0</project_license>
|
|
<developer_name>Jean-Philippe Orsini</developer_name>
|
|
<description>
|
|
<p>psensor is a graphical hardware temperature monitor for Linux.</p>
|
|
<p>It can monitor:</p>
|
|
<ul>
|
|
<li>the temperature of the motherboard and CPU sensors (using lm-sensors).</li>
|
|
<li>the temperature of the NVidia GPUs (using XNVCtrl).</li>
|
|
<li>the temperature of the Hard Disk Drives (using hddtemp or libatasmart).</li>
|
|
<li>the rotation speed of the fans (using lm-sensors).</li>
|
|
<li>the CPU usage (since 0.6.2.10 and using Gtop2).</li>
|
|
</ul>
|
|
<p>The application is designed to be simple and easy to use. The CPU and memory consumption are not significant.</p>
|
|
</description>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://wpitchoune.net/psensor/screenshots/psensor-last.png</image>
|
|
</screenshot>
|
|
<screenshot type="default">
|
|
<image>https://wpitchoune.net/psensor/screenshots/psensor-2011-06-16.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
<url type="bugtracker">https://gitlab.com/jeanfi/psensor/-/issues</url>
|
|
<url type="homepage">https://wpitchoune.net/psensor/</url>
|
|
<update_contact>jeanfi@gmail.com</update_contact>
|
|
<translation type="gettext">psensor</translation>
|
|
</component>
|