52 lines
1.6 KiB
XML
52 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
|
|
<id>za.co.mzansiinnovationhub.mih</id>
|
|
|
|
<name>MIH</name>
|
|
<summary>Innovation tools and services for the Mzansi ecosystem</summary>
|
|
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0</project_license>
|
|
<developer_name>Mzansi Innovation Hub</developer_name>
|
|
|
|
<description>
|
|
<p>
|
|
MIH (Mzansi Innovation Hub) is a modern desktop application designed to provide
|
|
innovation tools and services for users. Built with Flutter, it offers a
|
|
high-performance, responsive interface tailored for the Linux desktop.
|
|
</p>
|
|
<ul>
|
|
<li>Access professional innovation resources</li>
|
|
<li>Streamlined user interface for efficiency</li>
|
|
<li>Native integration with Linux desktop environments</li>
|
|
</ul>
|
|
</description>
|
|
|
|
<launchable type="desktop-id">za.co.mzansiinnovationhub.mih.desktop</launchable>
|
|
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<caption>The main dashboard of the MIH application.</caption>
|
|
<image>https://git.mzansi-innovation-hub.co.za/yaso_meth/mih-project/raw/main/screenshots/main.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
<url type="homepage">https://mzansi-innovation-hub.co.za/</url>
|
|
<url type="bugtracker">https://git.mzansi-innovation-hub.co.za/yaso_meth/mih-project/issues</url>
|
|
|
|
<provides>
|
|
<binary>mzansi_innovation_hub</binary>
|
|
</provides>
|
|
|
|
<releases>
|
|
<release version="1.0.0" date="2026-02-26"/>
|
|
</releases>
|
|
|
|
<content_rating type="oars-1.1"/>
|
|
|
|
<categories>
|
|
<category>Utility</category>
|
|
</categories>
|
|
|
|
</component> |