-
Notifications
You must be signed in to change notification settings - Fork 8
/
merlinux.json
47 lines (47 loc) · 2.18 KB
/
merlinux.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
{
"created": "2022-04-01",
"title": "Merlinux",
"type": "Organisation",
"logo_url": "https://delta.chat/assets/logos/delta-chat.svg",
"location": {
"title": "Merlinux GmbH",
"address": "Reichsgrafenstr. 20",
"postal_code": "79102 ",
"city": "Freiburg",
"country": "DE",
"phone_contact": "",
"mail_contact": "[email protected]",
"coordinate_list": [47.987475951852325, 7.858072555673697]
},
"subsidiary_location_list": [],
"website_url": "https://delta.chat/",
"founded_year": 2014,
"kpi_list": [],
"solution_list": [{
"title": "Delta Chat",
"logo_url": "https://delta.chat/assets/logos/delta-chat.svg",
"website_url": "https://delta.chat/",
"created_year": 2019,
"description": "Delta Chat is a free instant messaging client for smartphones and PCs. It is available for the operating systems Android, iOS, Linux, Windows (also portable) and macOS. The protocol is based on IMAP and SMTP. By using the IMAP and SMTP e-mail protocols, Delta Chat is compatible with every conventional e-mail client. The system thus manages completely without its own servers. The user is no longer limited in the use of his messenger to users who use the same service, but could also use it to reach users who use other chat clients, since the underlying messaging protocol is the open e-mail standard. Delta Chat is like Telegram or Whatsapp but without the tracking or central control. Delta Chat does not need your phone number.",
"category_list": ["Communication"],
"similar_solution_list": [{
"title": "Telegram",
"similar_solution_url": "https://telegram.org/",
"category": "Communication"
},{
"title": "Whatsapp",
"similar_solution_url": "https://www.whatsapp.com/",
"category": "Communication"
}],
"licence_list": ["GPL v3.0"],
"source_code_download": "https://github.com/deltachat/",
"source_code_profile": "https://www.openhub.net/p/Delta-Chat/analyses/latest/languages_summary",
"commercial_support_url": "https://support.delta.chat/",
"floss_software": true,
"commercial_support_open_source_version": true,
"commercial_support_available": true,
"wikipedia_url": "https://de.wikipedia.org/wiki/Delta_Chat",
"reference_list": [],
"success_case_list": []
}]
}