From 2fb97ff6e24a326cc82b799795daefb0e9fa8680 Mon Sep 17 00:00:00 2001 From: "Alfonso Espadero Jr." Date: Sat, 18 Jul 2026 15:29:14 +0200 Subject: [PATCH] feat(clients): added Jellium Desktop client (#579) --- assets/clients/clients.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/assets/clients/clients.yaml b/assets/clients/clients.yaml index 2d3ed4d..6b8fb55 100644 --- a/assets/clients/clients.yaml +++ b/assets/clients/clients.yaml @@ -938,6 +938,16 @@ clients: - type: github owner: jellyfin repo: jellyfin-web + + - name: "Jellium Desktop" + targets: [Windows, Linux, macOS] + oss: https://github.com/andrewrabert/jellium-desktop + official: false + beta: true + downloads: + - type: github + owner: andrewrabert + repo: jellium-desktop - name: "LiveFin" targets: [iOS, macOS]