-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathclients.json
65 lines (65 loc) · 1.58 KB
/
clients.json
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
56
57
58
59
60
61
62
63
64
65
{
"yaxim": {
"title": "yaxim",
"android": "https://play.google.com/store/apps/details?id=org.yaxim.androidclient"
},
"conversations": {
"title": "Conversations",
"android": "https://play.google.com/store/apps/details?id=eu.siacs.conversations"
},
"cheogram": {
"title": "Cheogram",
"android": "https://play.google.com/store/apps/details?id=com.cheogram.android.playstore"
},
"bruno": {
"title": "Bruno",
"logo": "assets/bruno.png",
"android": "https://play.google.com/store/apps/details?id=org.yaxim.bruno"
},
"monocles": {
"title": "Monocles",
"android": "https://play.google.com/store/apps/details?id=eu.monocles.chat"
},
"monal": {
"title": "Monal IM",
"ios": "https://apps.apple.com/us/app/monal-free-xmpp-chat/id317711500",
"macos": "https://monal.im"
},
"siskin": {
"title": "Siskin IM",
"logo": "assets/siskin.jpeg",
"ios": "https://apps.apple.com/us/app/tigase-messenger/id1153516838"
},
"dino": {
"title": "Dino",
"linux": "https://dino.im"
},
"kaidan": {
"title": "Kaidan",
"linux": "https://www.kaidan.im/"
},
"conversejs": {
"title": "Converse",
"web": "https://conversejs.org/"
},
"gajim": {
"title": "Gajim",
"linux": "https://gajim.org",
"windows": "https://apps.microsoft.com/store/detail/9PGGF6HD43F9?launch=true&mode=mini"
},
"psi": {
"title": "Psi",
"logo": "assets/psi.png",
"linux": "https://psi-im.org",
"macos": "https://psi-im.org",
"windows": "https://psi-im.org"
},
"uwpx": {
"title": "UWPX",
"windows": "https://uwpx.org"
},
"movim": {
"title": "Movim",
"web": "https://join.movim.eu/"
}
}