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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>io.github.insilmaril.vym</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0</project_license>
<name>VYM</name>
<summary>Tool for generating and manipulating mind maps</summary>
<description>
<p>
VYM (View Your Mind) allows you to organize your ideas easily and intuitively.
It is a powerful personal task manager that lets you create mind maps and export
them to multiple formats.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://a.fsdn.com/con/app/proj/vym/screenshots/328319.jpg</image>
</screenshot>
<screenshot>
<image>https://a.fsdn.com/con/app/proj/vym/screenshots/328313.jpg</image>
</screenshot>
</screenshots>
<categories>
<category>Education</category>
<category>Office</category>
</categories>
<url type="bugtracker">https://github.com/insilmaril/vym/issues</url>
<url type="homepage">https://www.insilmaril.de/vym/</url>
<developer id="io.github.insilmaril.vym">
<name>Uwe Drechsel</name>
</developer>
<kudos>
<kudo>HiDpiIcon</kudo>
<kudo>HighContrast</kudo>
<kudo>UserDocs</kudo>
</kudos>
<launchable type="desktop-id">vym.desktop</launchable>
<provides>
<binary>vym</binary>
</provides>
<translation type="qt">vym/translations</translation>
<content_rating type="oars-1.1">
<content_attribute id="social-info">mild</content_attribute>
</content_rating>
<releases>
<release version="2.9.26" date="2023-11-23"></release>
</releases>
</component>
|