sp-codes.de/src/_data/services.json

120 lines
3.6 KiB
JSON
Raw Normal View History

[
{
"id": "matrix",
"name": "Matrix",
2021-06-14 10:10:57 +00:00
"icon": "i-comments",
"url": "https://chat.sp-codes.de",
2023-12-06 23:59:38 +00:00
"status": "1",
"summary": {
2023-07-14 20:47:08 +00:00
"de": "Die offene Plattform für sichere und dezentrale Kommunikation.",
"en": "The open platform for secure and decentralized communication."
2023-12-13 01:55:14 +00:00
},
"ossrox": {
"url": "https://ossrox.org/store/matrix",
"description": {
"de": "Wenn du einen eigenen Matrix-Server für dich, deine Familie oder deine Firma betreiben willst, unterstütze ich dich gerne mit meiner Firma Ossrox damit. Schau dir gerne unser Angebot dazu auf unserer Webseite an oder schreib mir eine Nachricht dazu.",
"en": "If you want to have your own matrix server for you, your family or your company, I would be happy to support you with my company Ossrox. Please have a look at our services on our website or send me a message."
}
}
},
{
"id": "jitsi",
"name": "Jitsi Meet",
2021-06-14 10:10:57 +00:00
"icon": "i-users",
"url": "https://jitsi.sp-codes.de",
2023-12-06 23:59:38 +00:00
"status": "2",
"summary": {
2023-07-14 20:47:08 +00:00
"de": "Einfache Videokonferenzen mit Leichtigkeit.",
"en": "Easy video conferencing with ease."
}
},
2021-05-29 16:15:13 +00:00
{
"id": "mastodon",
"name": "Mastodon",
2021-06-14 10:10:57 +00:00
"icon": "i-mastodon",
2021-05-29 16:15:13 +00:00
"url": "https://social.sp-codes.de",
2023-12-06 23:59:38 +00:00
"status": "7",
2021-05-29 16:15:13 +00:00
"summary": {
2023-07-14 20:47:08 +00:00
"de": "Das soziale Netzwerk für dezentrale und sichere Interaktion.",
"en": "The social network for decentralized and secure interaction."
2021-05-29 16:15:13 +00:00
}
},
{
"id": "peertube",
"name": "PeerTube",
"icon": "i-peertube",
"url": "https://tube.sp-codes.de",
2023-12-06 23:59:38 +00:00
"status": "9",
"summary": {
2023-07-14 20:47:08 +00:00
"de": "Die freie und dezentrale Plattform für gemeinsames Video-Streaming.",
"en": "The free and decentralized platform for collaborative video streaming."
}
},
2022-12-17 15:23:52 +00:00
{
"id": "pixelfed",
"name": "Pixelfed",
"icon": "i-pixelfed",
"url": "https://pixel.sp-codes.de",
2023-12-06 23:59:38 +00:00
"status": "11",
2022-12-17 15:23:52 +00:00
"beta": true,
"summary": {
2023-07-14 20:47:08 +00:00
"de": "Das soziale Netzwerk für den Austausch von Bildern und Fotografie.",
"en": "The social network for sharing images and photography."
2022-12-17 15:23:52 +00:00
}
},
{
2023-07-14 20:47:08 +00:00
"id": "forgejo",
"name": "Forgejo",
"icon": "i-git",
"url": "https://git.sp-codes.de",
2023-12-06 23:59:38 +00:00
"status": "13",
"summary": {
2023-07-14 20:47:08 +00:00
"de": "Die Plattform für einfaches und sicheres Code-Hosting.",
"en": "The platform for easy and secure code hosting."
}
},
{
"id": "connectivitycheck",
"name": "Captive Portal Check",
"icon": "i-wifi",
2023-12-06 23:59:38 +00:00
"status": "19",
"summary": {
2023-07-14 20:47:08 +00:00
"de": "Überprüfung der Verfügbarkeit von Internetzugang.",
"en": "Verification of Internet access availability."
}
},
2021-07-09 17:20:54 +00:00
{
2023-05-12 23:29:58 +00:00
"id": "ntfy",
"name": "ntfy",
2023-07-14 20:47:08 +00:00
"icon": "i-cloud-download",
2023-05-12 23:29:58 +00:00
"url": "https://ntfy.sp-codes.de",
2023-12-06 23:59:38 +00:00
"status": "18",
2021-07-09 17:20:54 +00:00
"summary": {
2023-07-14 20:47:08 +00:00
"de": "Echtzeitbenachrichtigungen mit UnifiedPush-Unterstützung.",
"en": "Real-time notifications with UnifiedPush support."
2021-07-09 17:20:54 +00:00
}
},
{
2023-07-14 20:47:08 +00:00
"id": "etherpad",
"name": "Etherpad",
"icon": "i-pencil-square",
"url": "https://pad.sp-codes.de",
2023-12-06 23:59:38 +00:00
"status": "17",
"summary": {
2023-07-14 20:47:08 +00:00
"de": "Gemeinsame Echtzeit-Textbearbeitung für effektive Zusammenarbeit.",
"en": "Collaborative real-time text editing for effective collaboration."
}
},
{
"id": "shields",
"name": "Shields",
2021-06-14 10:10:57 +00:00
"icon": "i-tags",
"url": "https://shields.sp-codes.de",
2023-12-06 23:59:38 +00:00
"status": "20",
"summary": {
2023-07-14 20:47:08 +00:00
"de": "Visuelle Badges zur Anzeige von Projektinformationen und Status.",
"en": "Visual badges for displaying project information and status."
}
}
]