-
Notifications
You must be signed in to change notification settings - Fork 0
/
kaleidos.json
103 lines (103 loc) · 3.41 KB
/
kaleidos.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
{
"created": "2022-04-05",
"title": "Kaleidos",
"type": "Organisation",
"logo_url": "https://avatars.githubusercontent.com/u/1219587?s=200&v=4",
"location": {
"title": "Kaleidos Open Source Main Office",
"address": "La Botánica 4",
"postal_code": "28028",
"city": "Madrid",
"country": "ES",
"phone_contact": "+34913562995",
"mail_contact": "[email protected]",
"coordinate_list": [40.43618126800605, -3.670895690786414]
},
"subsidiary_location_list": [],
"website_url": "https://kaleidos.net/",
"founded_year": 2011,
"kpi_list": [],
"solution_list": [{
"title": "Taiga",
"logo_url": "https://images.assets-landingi.com/4purx2ZndyLWUPgi/logo_horizontal.png",
"website_url": "https://www.taiga.io/",
"created_year": 2014,
"description": "Taiga is an Open Source project management platform for cross-domain agile teams.",
"category_list": ["Application"],
"similar_solution_list": [{
"title": "Open Project",
"similiar_solution_url": "https://www.openproject.org/",
"category": "Application"
}, {
"title": "Asana",
"similiar_solution_url": "https://asana.com/",
"category": "Application"
}, {
"title": "Quire",
"similiar_solution_url": "https://quire.io/",
"category":"Application"
}, {
"title": "Wekan",
"similiar_solution_url": "https://wekan.github.io/",
"category": "Application"
}, {
"title": "Kanboard",
"similiar_solution_url": "https://kanboard.org/",
"category": "Application"
}, {
"title": "Redmine",
"similiar_solution_url": "https://www.redmine.org/",
"category": "Application"
}],
"licence_list": ["MPL 2.0"],
"source_code_download": "https://github.com/kaleidos-ventures/taiga-back.git",
"source_code_profile": "https://www.openhub.net/p/taigaio/analyses/latest/languages_summary",
"commercial_support_url": "https://www.kaleido.io/pricing",
"floss_software": true,
"commercial_support_open_source_version": true,
"commercial_support_available": true,
"wikipedia_url": "https://en.wikipedia.org/wiki/Taiga_(project_management)",
"reference_list": [{
"title": "Secuoyas",
"logo_url": "https://secuoyas.com/img/secuoyas-logo.svg",
"country": "ES",
"industry": "Information Technology"
}, {
"title": "Coolminds",
"logo_url": "https://coolminds.nl/res/assets/dist/img/logo-white-coolminds.svg",
"country": "NL",
"industry": "Information Technology"
}],
"success_case_list": []
},{
"title": "Penpot",
"logo_url": "https://avatars.githubusercontent.com/u/30179644?s=200&v=4",
"website_url": "https://penpot.app/",
"created_year": 2016,
"description": "The open-source solution for design and prototyping digital products and platforms.",
"category_list": ["Application"],
"similar_solution_list": [{
"title": "Diagrams.net",
"similiar_solution_url": "https://www.diagrams.net/",
"category": "Application"
}, {
"title": "Pencil Project",
"similiar_solution_url": "https://pencil.evolus.vn/",
"category": "Application"
}, {
"title": "Figma",
"similiar_solution_url": "https://www.figma.com/",
"category": "Application"
}],
"licence_list": ["MPL 2.0"],
"source_code_download": "https://github.com/penpot/penpot.git",
"source_code_profile": "",
"commercial_support_url": "",
"floss_software": true,
"commercial_support_open_source_version": true,
"commercial_support_available": false,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
}]
}