home / xmpp

software_categories

Data source: XMPP Standards Foundation

67 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: category

Link software_id category
0,server ejabberd 0 server
1,tool XMPP account exporter 1 tool
2,client Spark 2 client
3,client Movim 3 client
4,library Tigase Swift XMPP client library 4 library
5,client Pàdé 5 client
6,client Gajim 6 client
7,client blabber.im 7 client
8,library Swiften 8 library
9,tool Bad XMPP 9 tool
10,server Tigase XMPP Server 10 server
11,library Mellium 11 library
12,server Prosody IM 12 server
13,library JaXMPP 13 library
14,library Smack 14 library
15,client Renga 15 client
16,client JSXC 16 client
17,library Erlang/Elixir XMPP 17 library
18,client Beagle IM 18 client
19,library QXmpp 19 library
20,component Slidge 20 component
21,tool Scansion 21 tool
22,client monocles chat 22 client
23,client Libervia (formerly Salut à Toi) 23 client
24,client AstraChat XMPP Client 24 client
25,client Bruno 25 client
26,client Stork IM 26 client
27,client Psi+ 27 client
28,client Cheogram Android 28 client
29,library network-protocol-haskell 29 library
30,client Chat-O-Matic 30 client
31,client Converse.js 31 client
32,library Stroke 32 library
33,server MongooseIM 33 server
34,library python-nbxmpp 34 library
35,client Kaidan 35 client
36,client Swift 36 client
37,client Siskin IM 37 client
38,server Openfire 38 server
39,library XmppDotNet 39 library
40,server Isode M-Link 40 server
41,client Miranda NG 41 client
42,library Halcyon 42 library
43,library MatriX 43 library
44,library xmpp.js 44 library
45,tool observe.jabber.network 45 tool
46,library slixmpp 46 library
47,library xmpp-parsers 47 library
48,client Conversations 48 client
49,client XMPP Web 49 client
50,client Monal IM 50 client
51,library libstrophe 51 library
52,library Martin 52 library
53,tool IM Observatory 53 tool
54,server Metronome IM 54 server
55,client UWPX 55 client
56,library Tinder 56 library
57,client Psi 57 client
58,client yaxim 58 client
59,tool Explore XEP-0392 Consistent Color Generation 59 tool
60,server AstraChat XMPP Server 60 server
61,library Strophe.js 61 library
62,library Artalk.XMPP 62 library
63,tool search.jabber.network 63 tool
64,client profanity 64 client
65,client poezio 65 client
66,client Dino 66 client

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [software_categories] (
   [software_id] INTEGER,
   [category] TEXT,
   PRIMARY KEY ([software_id], [category]),
   FOREIGN KEY([software_id]) REFERENCES [software]([id])
);
Powered by Datasette · Queries took 16.866ms · Data source: XMPP Standards Foundation