1
- <?xml version =" 1.0" encoding =" utf-8" ?>
2
- <component type =" desktop" >
1
+ <?xml version =' 1.0' encoding =' utf-8' ?>
2
+ <component type =" desktop-application" >
3
+ <!-- Created with jdAppStreamEdit 9.0-->
3
4
<id >io.github.antimicrox.antimicrox</id >
4
- <metadata_license >CC0-1.0</metadata_license >
5
- <project_license >GPL-3.0+</project_license >
6
5
<name >AntiMicroX</name >
7
6
<summary >Graphical program used to map gamepad buttons to keyboard, mouse, scripts and macros</summary >
7
+ <developer >
8
+ <name >pktiuk</name >
9
+ </developer >
10
+ <metadata_license >CC0-1.0</metadata_license >
11
+ <project_license >GPL-3.0-or-later</project_license >
8
12
<description >
9
- <p >
10
- AntiMicroX is a graphical program used to map gamepad buttons/joysticks
13
+ <p >AntiMicroX is a graphical program used to map gamepad buttons/joysticks
11
14
to keyboard, mouse, scripts and macros.
12
15
It can be also used for generating SLD2 configuration (useful for mapping
13
- atypical gamepads to generic ones like xbox360).
14
- </p >
15
- <p >
16
- Features:
17
- </p >
16
+ atypical gamepads to generic ones like xbox360).</p >
17
+ <p >Features:</p >
18
18
<ul >
19
19
<li >
20
20
Mapping of gamepads/joystick buttons to: ⌨️keyboard buttons, 🖱️mouse buttons and moves, scripts, executables and macros consisting of elements mentioned here
21
21
</li >
22
22
<li >Assigning multiple switchable sets of mappings to gamepad.</li >
23
23
<li >Auto profiles - assign profile to active application window.</li >
24
24
</ul >
25
- <p >
26
- AntiMicroX was inspired by QJoyPad.
27
- </p >
25
+ <p >AntiMicroX was inspired by QJoyPad.</p >
28
26
</description >
29
- <url type =" homepage" >https://github.com/AntiMicroX/antimicrox/</url >
30
- <url type =" bugtracker" >https://github.com/AntiMicroX/antimicrox/issues</url >
31
- <launchable type =" desktop-id" >io.github.antimicrox.antimicrox.desktop</launchable >
32
- <releases >
33
- <release version =" 3.4.0" date =" 2024-03-10" />
34
- <release version =" 3.3.4" date =" 2023-06-03" />
35
- <release version =" 3.3.3" date =" 2023-01-30" />
36
- <release version =" 3.3.2" date =" 2022-11-21" />
37
- <release version =" 3.3.1" date =" 2022-10-24" />
38
- <release version =" 3.3.0" date =" 2022-10-24" />
39
- <release version =" 3.2.5" date =" 2022-07-18" />
40
- <release version =" 3.2.4" date =" 2022-06-11" />
41
- <release version =" 3.2.3" date =" 2022-03-24" />
42
- <release version =" 3.2.2" date =" 2022-02-24" />
43
- <release version =" 3.2.1" date =" 2022-01-03" />
44
- <release version =" 3.2.0" date =" 2021-10-29" />
45
- <release version =" 3.1.7" date =" 2021-09-10" />
46
- <release version =" 3.1.6" date =" 2021-08-14" />
47
- <release version =" 3.1.5" date =" 2021-03-14" />
48
- <release version =" 3.1.4" date =" 2021-01-11" />
49
- <release version =" 3.1.3" date =" 2020-11-14" />
50
- <release version =" 3.1.2" date =" 2020-09-30" />
51
- <release version =" 3.1.1" date =" 2020-09-15" />
52
- <release version =" 3.1.0" date =" 2020-09-09" />
53
- <release version =" 3.0.1" date =" 2020-08-23" />
54
- <release version =" 3.0" date =" 2020-06-11" />
55
- <release version =" 2.25" date =" 2020-01-07" />
56
- <release version =" 2.24" date =" 2018-06-16" />
57
- <release version =" 2.23" date =" 2016-11-06" />
58
- <release version =" 2.22" date =" 2016-07-30" />
59
- <release version =" 2.21" date =" 2016-01-10" />
60
- <release version =" 2.20" date =" 2015-10-10" />
61
- </releases >
62
- <provides >
63
- <binary >antimicrox</binary >
64
- <mediatype >application/x-amgp</mediatype >
65
- </provides >
66
27
<screenshots >
67
28
<screenshot type =" default" >
68
- <image >https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/app_light.png</image >
69
29
<caption >Main Window (Light Theme)</caption >
30
+ <image type =" source" >https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/app_light.png</image >
70
31
</screenshot >
71
32
<screenshot >
72
- <image >https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/app_dark.png</image >
73
33
<caption >Main Window (Dark Theme)</caption >
34
+ <image type =" source" >https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/app_dark.png</image >
74
35
</screenshot >
75
36
<screenshot >
76
- <image >https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/calibration.png</image >
77
37
<caption >Controller Calibration (Dark Theme)</caption >
38
+ <image type =" source" >https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/calibration.png</image >
78
39
</screenshot >
79
40
<screenshot >
80
- <image >https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/controllermapping.png</image >
81
41
<caption >Controller Mapping (Dark Theme)</caption >
42
+ <image type =" source" >https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/controllermapping.png</image >
82
43
</screenshot >
83
44
<screenshot >
84
- <image >https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/advanced.png</image >
85
45
<caption >Advanced Settings (Dark Theme)</caption >
46
+ <image type =" source" >https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/advanced.png</image >
86
47
</screenshot >
87
48
<screenshot >
88
- <image >https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/about.png</image >
89
49
<caption >About Window (Dark Theme)</caption >
50
+ <image type =" source" >https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/other/appdata/screenshots/about.png</image >
90
51
</screenshot >
91
52
</screenshots >
53
+ <releases >
54
+ <release version =" 3.4.0" date =" 2024-03-10" type =" stable" />
55
+ <release version =" 3.3.4" date =" 2023-06-03" type =" stable" />
56
+ <release version =" 3.3.3" date =" 2023-01-30" type =" stable" />
57
+ <release version =" 3.3.2" date =" 2022-11-21" type =" stable" />
58
+ <release version =" 3.3.1" date =" 2022-10-24" type =" stable" />
59
+ <release version =" 3.3.0" date =" 2022-10-24" type =" stable" />
60
+ <release version =" 3.2.5" date =" 2022-07-18" type =" stable" />
61
+ <release version =" 3.2.4" date =" 2022-06-11" type =" stable" />
62
+ <release version =" 3.2.3" date =" 2022-03-24" type =" stable" />
63
+ <release version =" 3.2.2" date =" 2022-02-24" type =" stable" />
64
+ <release version =" 3.2.1" date =" 2022-01-03" type =" stable" />
65
+ <release version =" 3.2.0" date =" 2021-10-29" type =" stable" />
66
+ <release version =" 3.1.7" date =" 2021-09-10" type =" stable" />
67
+ <release version =" 3.1.6" date =" 2021-08-14" type =" stable" />
68
+ <release version =" 3.1.5" date =" 2021-03-14" type =" stable" />
69
+ <release version =" 3.1.4" date =" 2021-01-11" type =" stable" />
70
+ <release version =" 3.1.3" date =" 2020-11-14" type =" stable" />
71
+ <release version =" 3.1.2" date =" 2020-09-30" type =" stable" />
72
+ <release version =" 3.1.1" date =" 2020-09-15" type =" stable" />
73
+ <release version =" 3.1.0" date =" 2020-09-09" type =" stable" />
74
+ <release version =" 3.0.1" date =" 2020-08-23" type =" stable" />
75
+ <release version =" 3.0" date =" 2020-06-11" type =" stable" />
76
+ <release version =" 2.25" date =" 2020-01-07" type =" stable" />
77
+ <release version =" 2.24" date =" 2018-06-16" type =" stable" />
78
+ <release version =" 2.23" date =" 2016-11-06" type =" stable" />
79
+ <release version =" 2.22" date =" 2016-07-30" type =" stable" />
80
+ <release version =" 2.21" date =" 2016-01-10" type =" stable" />
81
+ <release version =" 2.20" date =" 2015-10-10" type =" stable" />
82
+ </releases >
92
83
<url type =" homepage" >https://github.com/AntiMicroX/antimicrox/</url >
84
+ <url type =" bugtracker" >https://github.com/AntiMicroX/antimicrox/issues</url >
85
+ <categories >
86
+ <category >Utility</category >
87
+ <category >Qt</category >
88
+ </categories >
89
+ <recommends >
90
+ <control >gamepad</control >
91
+ </recommends >
92
+ <content_rating type =" oars-1.1" />
93
+ <launchable type =" desktop-id" >io.github.antimicrox.antimicrox.desktop</launchable >
94
+ <provides >
95
+ <binary >antimicrox</binary >
96
+ <mediatype >application/x-amgp</mediatype >
97
+ </provides >
93
98
<keywords >
94
99
<keyword >game</keyword >
95
100
<keyword >gamepad</keyword >
99
104
<keyword >mouse</keyword >
100
105
<keyword >mapping</keyword >
101
106
</keywords >
102
- <categories >
103
- <category >Utility</category >
104
- <category >Qt</category >
105
- </categories >
106
- <recommends >
107
- <control >gamepad</control >
108
- <display_length compare =" lt" >xlarge</display_length >
109
- <display_length compare =" gt" >xsmall</display_length >
110
- </recommends >
111
- <content_rating type =" oars-1.0" >
112
- <content_attribute id =" language-profanity" >none</content_attribute >
113
- <content_attribute id =" language-humor" >none</content_attribute >
114
- <content_attribute id =" language-discrimination" >none</content_attribute >
115
- <content_attribute id =" social-chat" >none</content_attribute >
116
- <content_attribute id =" social-info" >none</content_attribute >
117
- <content_attribute id =" social-audio" >none</content_attribute >
118
- <content_attribute id =" social-location" >none</content_attribute >
119
- <content_attribute id =" social-contacts" >none</content_attribute >
120
- <content_attribute id =" money-purchasing" >none</content_attribute >
121
- <content_attribute id =" money-gambling" >none</content_attribute >
122
- </content_rating >
123
- </component >
107
+ </component >
0 commit comments