iamb/docs/iamb.metainfo.xml

53 lines
1.5 KiB
XML
Raw Normal View History

2024-08-01 00:45:50 -07:00
<?xml version="1.0" encoding="UTF-8"?>
<component type="console-application">
2024-08-23 11:35:32 -07:00
<id>chat.iamb.iamb</id>
2024-08-01 00:45:50 -07:00
<name>iamb</name>
<summary>A terminal Matrix client for Vim addicts</summary>
<url type="homepage">https://iamb.chat</url>
<releases>
<release version="0.0.10" date="2024-08-20"/>
2024-08-23 11:35:32 -07:00
<release version="0.0.9" date="2024-03-28"/>
2024-08-01 00:45:50 -07:00
</releases>
<developer id="dev.ulyssa">
<name>Ulyssa</name>
</developer>
2024-08-23 11:35:32 -07:00
<developer_name>Ulyssa</developer_name>
2024-08-01 00:45:50 -07:00
<metadata_license>CC-BY-SA-4.0</metadata_license>
<project_license>Apache-2.0</project_license>
<content_rating type="oars-1.1">
<content_attribute id="social-chat">intense</content_attribute>
</content_rating>
<screenshots>
<screenshot type="default">
<image>https://iamb.chat/static/images/metainfo-screenshot.png</image>
<caption>Example screenshot of room and lists of rooms, spaces and members within iamb</caption>
2024-08-01 00:45:50 -07:00
</screenshot>
</screenshots>
<description>
<p>
iamb is a client for the Matrix communication protocol. It provides a
terminal user interface with familiar Vim keybindings, and includes
support for multiple profiles, threads, spaces, notifications,
reactions, custom keybindings, and more.
</p>
</description>
<launchable type="desktop-id">iamb.desktop</launchable>
<categories>
<category>Network</category>
<category>Chat</category>
</categories>
<provides>
<binary>iamb</binary>
</provides>
</component>