sp-codes.de/src/_data/services.json
Samuel Philipp ee37b105ca
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
updated services.json
2023-05-22 20:40:06 +02:00

135 lines
4.4 KiB
JSON

[
{
"id": "matrix",
"name": "Matrix",
"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",
"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."
}
},
{
"id": "mastodon",
"name": "Mastodon",
"icon": "i-mastodon",
"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",
"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": "pixelfed",
"name": "Pixelfed",
"icon": "i-pixelfed",
"url": "https://pixel.sp-codes.de",
"status": "https://pixel.sp-codes.de",
"beta": true,
"summary": {
"de": "Pixelfed ist ein kostenloses und ethisches, soziales Netzwerk für den Austausch von Fotos. Es ist dezentral und föderiert mit anderen Plattformen des Fediverse.",
"en": "Pixelfed is a free and ethical social network for sharing photos. It is decentralized and federated with other Fediverse platforms."
}
},
{
"id": "gitea",
"name": "Gitea",
"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."
}
},
{
"id": "ntfy",
"name": "ntfy",
"icon": "i-server",
"url": "https://ntfy.sp-codes.de",
"status": "https://ntfy.sp-codes.de",
"beta": true,
"summary": {
"de": "Ein einfacher Dienst für Echtzeit-Benachrichtigungen, z.B. als Provider für UnifiedPush.",
"en": "A simple real-time notification service, e.g. as a provider for UnifiedPush."
}
},
{
"id": "firefox-sync",
"name": "Firefox Sync",
"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",
"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."
}
},
{
"id": "piped",
"name": "Piped",
"icon": "i-youtube",
"url": "https://piped.sp-codes.de",
"status": "https://piped.sp-codes.de",
"summary": {
"de": "Ein alternatives YouTube-Frontend.",
"en": "An alternative YouTube-Frontend."
}
}
]