Added a few more Matrix clients

This commit is contained in:
jyamihud 2022-04-15 17:44:12 +03:00
parent e8436d9a6f
commit 1f3459e7f2
7 changed files with 122 additions and 0 deletions

19
apps/ditto-chat.json Normal file
View file

@ -0,0 +1,19 @@
{"names":["Ditto Chat"],
"comment": "React Native [matrix] client.",
"links":{"website":"https://www.dittochat.org/",
"git":"https://gitlab.com/ditto-chat/ditto",
"icon":"https://gitlab.com/uploads/-/system/project/avatar/20857352/app-icon.png"},
"licenses":["GPL-3.0-or-later"],
"platforms":["iOS",
"Android",
"Web"],
"interface":["JavaScript",
"Touch"],
"languages":["TypeScript",
"JavaScript"],
"networks_read":["[matix]"],
"networks_write":["[matrix]"],
"formats_read":[],
"formats_write":[],
"generic_name":["Messenger",
"Group Messenger"]}

24
apps/fluffychat.json Normal file
View file

@ -0,0 +1,24 @@
{"names":["FluffyChat"],
"comment": "A cute and fluffy [matrix] client.",
"links":{"website":"https://fluffychat.im/",
"f-droid":"https://f-droid.org/de/packages/chat.fluffy.fluffychat/",
"mastodon":"https://metalhead.club/@krille",
"git":"https://gitlab.com/famedly/fluffychat",
"icon":"https://f-droid.org/repo/chat.fluffy.fluffychat/en-US/icon_IzMyuZ_Iqj7kPI8L-aftCGflLrhs_yDiPUFHPEWVtKc=.png"},
"licenses":["AGPL-3.0"],
"platforms":["GNU/Linux",
"MacOS",
"Windows",
"iOS",
"Android",
"Web"],
"interface":["JavaScript",
"Touch",
"Custom"],
"languages":["Dart"],
"networks_read":["[matix]"],
"networks_write":["[matrix]"],
"formats_read":[],
"formats_write":[],
"generic_name":["Messenger",
"Group Messenger"]}

15
apps/fractal.json Normal file
View file

@ -0,0 +1,15 @@
{"names":["Fractal"],
"comment": "Matrix messaging client by the Gnome Project.",
"links":{"website":"https://wiki.gnome.org/Apps/Fractal",
"git":"https://gitlab.gnome.org/GNOME/fractal",
"icon":"https://wiki.gnome.org/Apps/Fractal?action=AttachFile&do=get&target=org.gnome.Fractal.svg"},
"licenses":["AGPL-3.0"],
"platforms":["GNU/Linux"],
"interface":["GTK"],
"languages":["Rust"],
"networks_read":["[matix]"],
"networks_write":["[matrix]"],
"formats_read":[],
"formats_write":[],
"generic_name":["Messenger",
"Group Messenger"]}

14
apps/miitrix.json Normal file
View file

@ -0,0 +1,14 @@
{"names":["miitrix"],
"comment": "Miitrix is a [matrix] client written for the Nintendo 3DS.",
"links":{"git":"https://github.com/Sorunome/miitrix"},
"licenses":["GPL-3.0"],
"platforms":["Nintendo3DS"],
"interface":["Nintendo3DS"],
"languages":["C++"],
"networks_read":["[matix]"],
"networks_write":["[matrix]"],
"formats_read":[],
"formats_write":[],
"generic_name":["Messenger",
"Group Messenger"],
"issues":["Dependencies on Non-Free Software"]}

13
apps/mirage.json Normal file
View file

@ -0,0 +1,13 @@
{"names":["Mirage"],
"comment": "A fancy, customizable, keyboard-operable [matrix] chat client for encrypted and decentralized communication.",
"links":{"git":"https://github.com/mirukana/mirage"},
"licenses":["LGPL-3.0"],
"platforms":["GNU/Linux"],
"interface":["Qt"],
"languages":["QML", "Python"],
"networks_read":["[matix]"],
"networks_write":["[matrix]"],
"formats_read":[],
"formats_write":[],
"generic_name":["Messenger",
"Group Messenger"]}

15
apps/quaternion.json Normal file
View file

@ -0,0 +1,15 @@
{"names":["Quaternion"],
"comment": "Quaternion is a cross-platform desktop IM client for the [matrix] protocol.",
"links":{"git":"https://github.com/quotient-im/Quaternion"},
"licenses":["GPL-3.0"],
"platforms":["GNU/Linux",
"Windows",
"macOS"],
"interface":["Qt"],
"languages":["C++", "QML"],
"networks_read":["[matix]"],
"networks_write":["[matrix]"],
"formats_read":[],
"formats_write":[],
"generic_name":["Messenger",
"Group Messenger"]}

22
apps/syphon.json Normal file
View file

@ -0,0 +1,22 @@
{"names":["Syphon"],
"comment": "A not for profit, open source matrix client with a focus on privacy and ease of use.",
"links":{"website":"https://syphon.org/",
"f-droid":"https://f-droid.org/en/packages/org.tether.tether/",
"git":"https://github.com/syphon-org/syphon",
"icon":"https://f-droid.org/repo/org.tether.tether/en-US/icon_vHeSFsfQP2dEv3bva8-D1whz-RJ0UoImUJEOj5eaiSE=.png"},
"licenses":["AGPL-3.0"],
"platforms":["GNU/Linux",
"Windows",
"macOS",
"iOS",
"Android",
"Web"],
"interface":["flutter"],
"languages":["TypeScript",
"JavaScript"],
"networks_read":["[matix]"],
"networks_write":["[matrix]"],
"formats_read":[],
"formats_write":[],
"generic_name":["Messenger",
"Group Messenger"]}