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

136 lines
4.3 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",
"status": "https://matrix.sp-codes.de/_matrix/static/",
"summary": {
"de": "Ein offenes Netzwerk für sichere, dezentralisierte Kommunikation.",
"en": "An open network for secure, decentralized communication."
}
},
{
"id": "jitsi",
"name": "Jitsi Meet",
2021-06-14 10:10:57 +00:00
"icon": "i-users",
"url": "https://jitsi.sp-codes.de",
"status": "https://jitsi.sp-codes.de",
"summary": {
"de": "Eine sichere, einfache und skalierbare Plattform für Videokonferenzen.",
"en": "A secure, simple and scalable platform for video conferencing."
}
},
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",
"status": "https://social.sp-codes.de/health",
"summary": {
"de": "Das dezentrale, soziale Netzwerk der Zukunft: Keine Werbung und keine Überwachung durch Unternehmen.",
"en": "The decentralized social network of the future: No ads, no corporate surveillance."
}
},
{
"id": "peertube",
"name": "PeerTube",
"icon": "i-peertube",
"url": "https://tube.sp-codes.de",
"status": "https://tube.sp-codes.de",
"beta": true,
"summary": {
"de": "Ein Netzwerk aus mehreren föderierten, interoperablen Video-Hosting-Anbietern. Werbefrei und ohne Bindung an einen bestimmten Anbieter.",
"en": "A network of multiple federated, interoperable video hosting providers. Ad-free and without vendor lock-in."
}
},
{
"id": "gitea",
"name": "Gitea",
2021-06-14 10:10:57 +00:00
"icon": "i-gitea",
"url": "https://git.sp-codes.de",
"status": "https://git.sp-codes.de",
"summary": {
"de": "Eine leichtgewichtige Code-Hosting-Plattform für git.",
"en": "A lightweight code hosting platform for git."
}
},
{
"id": "connectivitycheck",
"name": "Captive Portal Check",
"icon": "i-wifi",
"status": "https://connectivitycheck.sp-codes.de/generate204",
"summary": {
"de": "Eine datenschutzfreundliches Tool, um Anmeldeseiten in WLAN-Netzwerken zu erkennen.",
"en": "A privacy friendly Service to detect captive portals in WIFI networks."
}
},
2021-07-09 17:20:54 +00:00
{
"id": "gotify",
"name": "Gotify",
"icon": "i-server",
"url": "https://push.sp-codes.de",
"status": "https://push.sp-codes.de",
"beta": true,
"summary": {
"de": "Ein einfacher Dienst zum Senden und Empfangen von Nachrichten in Echtzeit.",
"en": "A simple service for sending and receiving messages in real-time."
}
},
{
"id": "firefox-sync",
"name": "Firefox Sync",
2021-06-14 10:10:57 +00:00
"icon": "i-firefox",
"status": "https://sync.firefox.sp-codes.de/token/",
"summary": {
"de": "Ein Service um Firefox Einstellungen, Lesezeichen, offene Tabs und vieles mehr über verschiedene Geräte zu synchronisieren.",
"en": "A service to sync Firefox settings, bookmarks, open tabs and much more between multiple devices."
}
},
{
"id": "shields",
"name": "Shields",
2021-06-14 10:10:57 +00:00
"icon": "i-tags",
"url": "https://shields.sp-codes.de",
"status": "https://shields.sp-codes.de",
"summary": {
"de": "Prägnante, konsistente und lesbare Badges im SVG- und Rasterformat.",
"en": "Concise, consistent, and legible badges in SVG and raster format."
}
},
{
"id": "searx",
"name": "Searx",
"icon": "i-search",
"url": "https://searx.sp-codes.de",
"status": "https://searx.sp-codes.de",
"summary": {
"de": "Eine privatsphären-respektierende, hackbare Metasuchmaschine.",
"en": "A privacy-respecting, hackable metasearch engine."
}
},
2021-05-29 16:15:13 +00:00
{
"id": "translate",
2021-06-14 15:41:33 +00:00
"name": "Translate",
2021-06-14 10:10:57 +00:00
"icon": "i-language",
2021-05-29 16:15:13 +00:00
"url": "https://translate.sp-codes.de",
"status": "https://translate.sp-codes.de",
"beta": true,
"summary": {
"de": "Eine freie und quelloffene API für Übersetzung.",
"en": "A free and Open Source Machine Translation API."
}
},
{
"id": "invidious",
"name": "Invidious",
2021-06-14 10:10:57 +00:00
"icon": "i-youtube",
"url": "https://invidious.sp-codes.de",
"status": "https://invidious.sp-codes.de",
"summary": {
"de": "Ein alternatives YouTube-Frontend.",
"en": "An alternative YouTube-Frontend."
}
}
]