Skip to content

Commit

Permalink
chore: Update Appstream appdata
Browse files Browse the repository at this point in the history
- regenerate with jdAppStreamEdit
- Add missing developer name
  • Loading branch information
pktiuk committed Mar 13, 2024
1 parent 0735eb8 commit 48cfd3f
Showing 1 changed file with 63 additions and 79 deletions.
142 changes: 63 additions & 79 deletions other/appdata/io.github.antimicrox.antimicrox.appdata.xml.in
Original file line number Diff line number Diff line change
@@ -1,95 +1,100 @@
<?xml version="1.0" encoding="utf-8"?>
<component type="desktop">
<?xml version='1.0' encoding='utf-8'?>
<component type="desktop-application">
<!--Created with jdAppStreamEdit 9.0-->
<id>io.github.antimicrox.antimicrox</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>AntiMicroX</name>
<summary>Graphical program used to map gamepad buttons to keyboard, mouse, scripts and macros</summary>
<developer>
<name>pktiuk</name>
</developer>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<description>
<p>
AntiMicroX is a graphical program used to map gamepad buttons/joysticks
<p>AntiMicroX is a graphical program used to map gamepad buttons/joysticks
to keyboard, mouse, scripts and macros.
It can be also used for generating SLD2 configuration (useful for mapping
atypical gamepads to generic ones like xbox360).
</p>
<p>
Features:
</p>
atypical gamepads to generic ones like xbox360).</p>
<p>Features:</p>
<ul>
<li>
Mapping of gamepads/joystick buttons to: ⌨️keyboard buttons, 🖱️mouse buttons and moves, scripts, executables and macros consisting of elements mentioned here
</li>
<li>Assigning multiple switchable sets of mappings to gamepad.</li>
<li>Auto profiles - assign profile to active application window.</li>
</ul>
<p>
AntiMicroX was inspired by QJoyPad.
</p>
<p>AntiMicroX was inspired by QJoyPad.</p>
</description>
<url type="homepage">https://github.com/AntiMicroX/antimicrox/</url>
<url type="bugtracker">https://github.com/AntiMicroX/antimicrox/issues</url>
<launchable type="desktop-id">io.github.antimicrox.antimicrox.desktop</launchable>
<releases>
<release version="3.4.0" date="2024-03-10" />
<release version="3.3.4" date="2023-06-03" />
<release version="3.3.3" date="2023-01-30" />
<release version="3.3.2" date="2022-11-21" />
<release version="3.3.1" date="2022-10-24" />
<release version="3.3.0" date="2022-10-24" />
<release version="3.2.5" date="2022-07-18" />
<release version="3.2.4" date="2022-06-11" />
<release version="3.2.3" date="2022-03-24" />
<release version="3.2.2" date="2022-02-24" />
<release version="3.2.1" date="2022-01-03" />
<release version="3.2.0" date="2021-10-29" />
<release version="3.1.7" date="2021-09-10" />
<release version="3.1.6" date="2021-08-14" />
<release version="3.1.5" date="2021-03-14" />
<release version="3.1.4" date="2021-01-11" />
<release version="3.1.3" date="2020-11-14" />
<release version="3.1.2" date="2020-09-30" />
<release version="3.1.1" date="2020-09-15" />
<release version="3.1.0" date="2020-09-09" />
<release version="3.0.1" date="2020-08-23" />
<release version="3.0" date="2020-06-11" />
<release version="2.25" date="2020-01-07" />
<release version="2.24" date="2018-06-16" />
<release version="2.23" date="2016-11-06" />
<release version="2.22" date="2016-07-30" />
<release version="2.21" date="2016-01-10" />
<release version="2.20" date="2015-10-10" />
</releases>
<provides>
<binary>antimicrox</binary>
<mediatype>application/x-amgp</mediatype>
</provides>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/app_light.png</image>
<caption>Main Window (Light Theme)</caption>
<image type="source">https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/app_light.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/app_dark.png</image>
<caption>Main Window (Dark Theme)</caption>
<image type="source">https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/app_dark.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/calibration.png</image>
<caption>Controller Calibration (Dark Theme)</caption>
<image type="source">https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/calibration.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/controllermapping.png</image>
<caption>Controller Mapping (Dark Theme)</caption>
<image type="source">https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/controllermapping.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/advanced.png</image>
<caption>Advanced Settings (Dark Theme)</caption>
<image type="source">https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/advanced.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/about.png</image>
<caption>About Window (Dark Theme)</caption>
<image type="source">https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/about.png</image>
</screenshot>
</screenshots>
<releases>
<release version="3.4.0" date="2024-03-10" type="stable"/>
<release version="3.3.4" date="2023-06-03" type="stable"/>
<release version="3.3.3" date="2023-01-30" type="stable"/>
<release version="3.3.2" date="2022-11-21" type="stable"/>
<release version="3.3.1" date="2022-10-24" type="stable"/>
<release version="3.3.0" date="2022-10-24" type="stable"/>
<release version="3.2.5" date="2022-07-18" type="stable"/>
<release version="3.2.4" date="2022-06-11" type="stable"/>
<release version="3.2.3" date="2022-03-24" type="stable"/>
<release version="3.2.2" date="2022-02-24" type="stable"/>
<release version="3.2.1" date="2022-01-03" type="stable"/>
<release version="3.2.0" date="2021-10-29" type="stable"/>
<release version="3.1.7" date="2021-09-10" type="stable"/>
<release version="3.1.6" date="2021-08-14" type="stable"/>
<release version="3.1.5" date="2021-03-14" type="stable"/>
<release version="3.1.4" date="2021-01-11" type="stable"/>
<release version="3.1.3" date="2020-11-14" type="stable"/>
<release version="3.1.2" date="2020-09-30" type="stable"/>
<release version="3.1.1" date="2020-09-15" type="stable"/>
<release version="3.1.0" date="2020-09-09" type="stable"/>
<release version="3.0.1" date="2020-08-23" type="stable"/>
<release version="3.0" date="2020-06-11" type="stable"/>
<release version="2.25" date="2020-01-07" type="stable"/>
<release version="2.24" date="2018-06-16" type="stable"/>
<release version="2.23" date="2016-11-06" type="stable"/>
<release version="2.22" date="2016-07-30" type="stable"/>
<release version="2.21" date="2016-01-10" type="stable"/>
<release version="2.20" date="2015-10-10" type="stable"/>
</releases>
<url type="homepage">https://github.com/AntiMicroX/antimicrox/</url>
<url type="bugtracker">https://github.com/AntiMicroX/antimicrox/issues</url>
<categories>
<category>Utility</category>
<category>Qt</category>
</categories>
<recommends>
<control>gamepad</control>
</recommends>
<content_rating type="oars-1.1"/>
<launchable type="desktop-id">io.github.antimicrox.antimicrox.desktop</launchable>
<provides>
<binary>antimicrox</binary>
<mediatype>application/x-amgp</mediatype>
</provides>
<keywords>
<keyword>game</keyword>
<keyword>gamepad</keyword>
Expand All @@ -99,25 +104,4 @@
<keyword>mouse</keyword>
<keyword>mapping</keyword>
</keywords>
<categories>
<category>Utility</category>
<category>Qt</category>
</categories>
<recommends>
<control>gamepad</control>
<display_length compare="lt">xlarge</display_length>
<display_length compare="gt">xsmall</display_length>
</recommends>
<content_rating type="oars-1.0">
<content_attribute id="language-profanity">none</content_attribute>
<content_attribute id="language-humor">none</content_attribute>
<content_attribute id="language-discrimination">none</content_attribute>
<content_attribute id="social-chat">none</content_attribute>
<content_attribute id="social-info">none</content_attribute>
<content_attribute id="social-audio">none</content_attribute>
<content_attribute id="social-location">none</content_attribute>
<content_attribute id="social-contacts">none</content_attribute>
<content_attribute id="money-purchasing">none</content_attribute>
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
</component>
</component>

0 comments on commit 48cfd3f

Please sign in to comment.