From a02da356ba272e4041f1b8d77bd74d208de8fd1f Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Mon, 18 Apr 2022 20:10:10 +0200 Subject: Make Nheko discoverable using appdata --- resources/nheko.appdata.xml.in | 91 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 resources/nheko.appdata.xml.in (limited to 'resources/nheko.appdata.xml.in') diff --git a/resources/nheko.appdata.xml.in b/resources/nheko.appdata.xml.in new file mode 100644 index 00000000..ff572752 --- /dev/null +++ b/resources/nheko.appdata.xml.in @@ -0,0 +1,91 @@ + + + + @APPID@.desktop + @APPID@.desktop + CC0-1.0 + GPL-3.0-or-later + nheko + Desktop client for the Matrix protocol + +

The motivation behind the project is to provide a native + desktop app for Matrix that feels more like a mainstream + chat app.

+
+ + + cs + de + el + en + eo + et + fi + fr + hu + it + ja + ml + nl + pl + ro + ru + sv + zh_CN + + + intense + intense + + + workstation + mobile + + + + https://nheko-reborn.github.io/images/screenshots/chat.png + + + https://nheko-reborn.github.io/images/screenshots/Start.png + + + https://nheko-reborn.github.io/images/screenshots/settings.png + + + https://nheko-reborn.github.io/images/screenshots/login.png + + + https://nheko-reborn.github.io/images/screenshots/mobile.png + + + https://github.com/Nheko-Reborn/nheko + https://github.com/Nheko-Reborn + + + + + + + + + + + + + + + + + + + + + + Nheko Reborn + https://github.com/Nheko-Reborn/nheko/issues + https://github.com/Nheko-Reborn/nheko/ + https://weblate.nheko.im/projects/nheko/ + + + +
-- cgit 1.5.1