forked from Fonds-de-Dotation-du-Libre/awesome-free-software
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlinuxtronix.json
52 lines (52 loc) · 1.8 KB
/
linuxtronix.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
{
"title": "Linutroinx",
"logo": "https://linutronix.de/Data/images/logo-linux_complete_secure.png?m=1528703348",
"country": "de",
"presence": ["de"],
"website": "https://linutronix.de/",
"founded_year": "2007",
"kpi_dict": {
"2018": {
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"public_source": ""
},
"2017": {
"staff": "",
"earnings": "",
"total_assets": "1311379",
"revenues": "583355",
"public_source": "true"
},
"2016": {
"staff": "",
"earnings": "",
"total_assets": "860562",
"revenues": "369253",
"public_source": "true"
}
},
"free_software_list": [{
"title": "Elbe",
"logo": "https://elbe-rfs.org/images/elbe-logo-small.png",
"website": "https://elbe-rfs.org/",
"category_list": ["Infrastructure"],
"source_code_download": "https://elbe-rfs.org/download/",
"source_code_profile": "",
"commercial_support": "https://elbe-rfs.org/support/",
"wikipedia_url": "",
"success_case_list": []
}, {
"title": "Preempt",
"logo": "",
"website": "https://linutronix.de/open-source/RT.php",
"category_list": ["Infrastructure"],
"source_code_download": "http://cdn.kernel.org/pub/linux/kernel/projects/rt/5.2/",
"source_code_profile": "",
"commercial_support": "",
"wikipedia_url": "",
"success_case_list": []
}]
}