summaryrefslogtreecommitdiffstats
path: root/resources/nheko.appdata.xml
blob: c4447a4e9a2f195b72cf7af035e6875ab01c40ee (plain)
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
49
50
51
52
53
54
55
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2019 mujx, nheko reborn developers -->
<component type="desktop">
    <id>nheko.desktop</id>
    <metadata_license>CC0-1.0</metadata_license>
    <project_license>GPL-3.0-or-later and CC-BY</project_license>
    <name>nheko</name>
    <summary>Desktop client for the Matrix protocol</summary>
    <description>
        <p>The motivation behind the project is to provide a native
        desktop app for Matrix that feels more like a mainstream
        chat app.</p>
    </description>
    <translation/>
    <languages>
        <lang>de</lang>
        <lang>el</lang>
        <lang>en</lang>
        <lang>fr</lang>
        <lang>nl</lang>
        <lang>pl</lang>
        <lang>ru</lang>
        <lang>zh_CN</lang>
    </languages>
    <content_rating type="oars-1.0">
        <content_attribute id="social-chat">intense</content_attribute>
        <content_attribute id="social-audio">intense</content_attribute>
    </content_rating>
    <screenshots>
        <screenshot type="default">
            <image>https://nheko-reborn.github.io/images/screenshots/chat-resized.png</image>
        </screenshot>
        <screenshot>
            <image>https://nheko-reborn.github.io/images/screenshots/Start-resized.png</image>
        </screenshot>
        <screenshot>
            <image>https://nheko-reborn.github.io/images/screenshots/settings-resized.png</image>
        </screenshot>
        <screenshot>
            <image>https://nheko-reborn.github.io/images/screenshots/login-resized.png</image>
        </screenshot>
    </screenshots>
    <url type="homepage">https://github.com/Nheko-Reborn/nheko</url>
    <update_contact>https://github.com/Nheko-Reborn</update_contact>
    <releases>
        <release version="0.6.3" date="2019-02-08" />
        <release version="0.6.2" date="2018-10-07" />
        <release version="0.6.1" date="2018-09-26" />
        <release version="0.6.0" date="2018-09-21" />
        <release version="0.5.5" date="2018-09-01" />
        <release version="0.5.4" date="2018-08-21" />
        <release version="0.5.3" date="2018-08-12" />
        <release version="0.5.2" date="2018-07-28" />
    </releases>
</component>