Files
LACT/res/io.github.ilya_zlobintsev.LACT.metainfo.xml
T

75 lines
2.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.github.ilya_zlobintsev.LACT</id>
<metadata_license>CC0</metadata_license>
<project_license>MIT</project_license>
<name>LACT</name>
<summary>Control your graphics cards</summary>
<description>
<p>LACT lets you configure and monitor your AMD, Nvidia or Intel GPU on Linux.</p>
<p>Supported functionality:</p>
<ul>
<li>Detailed GPU information</li>
<li>Overclocking</li>
<li>Power limits</li>
<li>Fan control</li>
<li>Monitoring with historical charts</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<image>https://i.imgur.com/zG5jkTH.png</image>
<caption>Information</caption>
</screenshot>
<screenshot>
<image>https://i.imgur.com/72y3Rca.png</image>
<caption>Overclocking</caption>
</screenshot>
<screenshot>
<image>https://i.imgur.com/aMEDZ43.png</image>
<caption>Fan Control</caption>
</screenshot>
</screenshots>
<branding>
<color type="primary" scheme_preference="light">#CD969B</color>
<color type="primary" scheme_preference="dark">#4d171c</color>
</branding>
<url type="homepage">https://github.com/ilya-zlobintsev/LACT</url>
<url type="vcs-browser">https://github.com/ilya-zlobintsev/LACT</url>
<url type="bugtracker">https://github.com/ilya-zlobintsev/LACT/issues</url>
<url type="donation">https://ko-fi.com/ilya_zlobintsev</url>
<url type="help">https://github.com/ilya-zlobintsev/LACT/blob/master/README.md</url>
<content_rating type="oars-1.0" />
<supports>
<control>keyboard</control>
<control>pointing</control>
<control>touch</control>
</supports>
<requires>
<display_length compare="ge">827</display_length>
</requires>
<releases>
<release version="0.7.4" date="2025-05-11">
<url>https://github.com/ilya-zlobintsev/LACT/releases/tag/v0.7.4</url>
</release>
<release version="0.7.3" date="2025-04-05">
<url>https://github.com/ilya-zlobintsev/LACT/releases/tag/v0.7.3</url>
</release>
<release version="0.7.2" date="2025-03-16">
<url>https://github.com/ilya-zlobintsev/LACT/releases/tag/v0.7.2</url>
</release>
<release version="0.7.1" date="2025-02-27">
<url>https://github.com/ilya-zlobintsev/LACT/releases/tag/v0.7.1</url>
</release>
<release version="0.7.0" date="2025-01-14">
<url>https://github.com/ilya-zlobintsev/LACT/releases/tag/v0.7.0</url>
</release>
</releases>
<developer id="io.github.ilya_zlobintsev">
<name>Ilya Zlobintsev</name>
</developer>
<update_contact>ilya.zl@protonmail.com</update_contact>
<launchable type="desktop-id">io.github.ilya_zlobintsev.LACT.desktop</launchable>
</component>