-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmerlinux.json
47 lines (47 loc) · 1.61 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/en/",
"founded_year": 2017,
"kpi_list": [],
"solution_list": [{
"title": "Delta Chat",
"logo_url": "https://delta.chat/assets/logos/delta-chat.svg",
"website_url": "https://delta.chat/en/download",
"created_year": 2017,
"description": "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",
"similiar_solution_url": "https://telegram.org/",
"category": "Communication"
},{
"title": "Whatsapp",
"similiar_solution_url": "https://www.whatsapp.com/",
"category": "Communication"
}],
"licence_list": ["GPL-3.0-or-later"],
"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": []
}]
}