This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
clients.yaml
199 lines (169 loc) · 5.29 KB
/
clients.yaml
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
clients:
- name: "Jellyfin Media Player"
targets: [ Windows, Linux, macOS ]
oss: https://github.com/jellyfin/jellyfin-media-player
downloads:
- icon: github
url: https://github.com/jellyfin/jellyfin-media-player/releases
- icon: flathub
url: https://flathub.org/apps/details/com.github.iwalton3.jellyfin-media-player
- name: "Swiftfin"
targets: [ iOS, AppleTV ]
oss: https://github.com/jellyfin/swiftfin
official: false
beta: true
downloads:
- icon: apple-appstore
url: https://apps.apple.com/ca/app/swiftfin/id1604098728
- name: "Jellyfin Vue"
targets: [ Browser ]
oss: https://github.com/jellyfin/jellyfin-vue
official: false
beta: true
downloads:
- text: "Browser"
url: https://jf-vue.pages.dev/
- icon: docker-hub
url: https://github.com/jellyfin/jellyfin-vue/pkgs/container/jellyfin-vue
- name: "JellyCon"
targets: [ Kodi ]
oss: https://github.com/jellyfin/jellycon
downloads:
- text: "Installation Guide"
url: https://github.com/jellyfin/jellycon#installation
- name: "Jellyfin for Kodi"
targets: [ Kodi ]
oss: https://github.com/jellyfin/jellyfin-kodi
downloads:
- text: "Installation Guide"
url: https://jellyfin.org/docs/general/clients/kodi
- name: "Jellyfin for Android"
targets: [ Android ]
oss: https://github.com/jellyfin/jellyfin-android
downloads:
- icon: f-droid
url: https://f-droid.org/en/packages/org.jellyfin.mobile/
- icon: amazon-appstore
url: https://www.amazon.com/gp/aw/d/B081RFTTQ9
- icon: google-playstore
url: https://play.google.com/store/apps/details?id=org.jellyfin.mobile
- name: "Jellyfin Mobile for iOS"
targets: [ iOS ]
oss: https://github.com/jellyfin/jellyfin-expo
downloads:
- icon: apple-appstore
url: https://apps.apple.com/us/app/jellyfin-mobile/id1480192618?mt=8
- name: "Jellyfin for Android TV"
targets: [ AndroidTV ]
oss: https://github.com/jellyfin/jellyfin-androidtv
downloads:
- icon: amazon-appstore
url: https://www.amazon.com/gp/aw/d/B07TX7Z725
- icon: google-playstore
url: https://play.google.com/store/apps/details?id=org.jellyfin.androidtv
- name: "Jellyfin for Roku"
targets: [ Roku ]
oss: https://github.com/jellyfin/jellyfin-roku
downloads:
- text: Channel Store
url: https://channelstore.roku.com/details/592369/jellyfin
- name: "Jellyfin for WebOS"
targets: [ WebOS ]
oss: https://github.com/jellyfin/jellyfin-webos
downloads:
- text: Content Store
url: https://us.lgappstv.com/main/tvapp/detail?appId=1030579
- name: "Findroid"
targets: [ Android ]
oss: https://github.com/jarnedemeulemeester/findroid
downloads:
- text: IzzyOnDroid
url: https://apt.izzysoft.de/fdroid/index/apk/dev.jdtech.jellyfin
- icon: google-playstore
url: https://play.google.com/store/apps/details?id=dev.jdtech.jellyfin
- name: "Sailfin"
targets: [ SailfishOS ]
oss: https://github.com/heartfin/harbour-sailfin
downloads:
- text: OpenRepos
url: https://openrepos.net/content/ahappyhuman/sailfin
- name: 'Infuse'
targets: [ iOS, AppleTV, macOS ]
website: https://firecore.com/infuse
price:
free: true
paid: true
downloads:
- icon: apple-appstore
url: https://apps.apple.com/app/id1136220934?mt=8
- name: "sonixd"
targets: [ Browser ]
types: [ Music ]
oss: https://github.com/jeffvli/sonixd
downloads:
- icon: github
url: https://github.com/jeffvli/sonixd/releases
- name: "Finamp"
targets: [ Android ]
types: [ Music ]
oss: https://github.com/jmshrv/finamp
downloads:
- icon: google-playstore
url: https://play.google.com/store/apps/details?id=com.unicornsonlsd.finamp
- name: "MrMC"
targets: [ AppleTV ]
oss: https://github.com/MrMC/mrmc
price:
free: true
paid: true
downloads:
- icon: amazon-appstore
url: https://www.amazon.com/gp/product/B01ENT3I1Q/ref=mas_pm_mrmc
- icon: apple-appstore
url: https://apps.apple.com/us/app/mrmc/id1059536415
- icon: google-playstore
url: https://play.google.com/store/apps/details?id=tv.mrmc.mrmc
# ---
icons:
github:
light: "assets/github-mark-white.png"
dark: "assets/github-mark.png"
flathub:
light: "assets/flathub.png"
dark: "assets/flathub.png"
apple-appstore:
light: "assets/appstore-light.png"
dark: "assets/appstore-dark.png"
google-playstore:
single: "assets/google-play-badge.png"
docker-hub:
text: "🐳"
f-droid:
single: "assets/f-droid.png"
amazon-appstore:
single: "assets/amazon.png"
targets:
- key: Browser
display: "🌎 Browser-Based" # TODO: only 1-level heading
has:
Browser: Browser
- key: Desktop
display: "💻 Desktop"
has:
Windows: "Windows"
macOS: "macOS"
Linux: "Linux"
SailfishOS: "Sailfish OS"
- key: Mobile
display: "📱 Mobile"
has:
iOS: "iOS"
Android: "Android"
- key: TV
display: "📺 TV"
has:
AppleTV: "Apple TV" # TODO: order
AndroidTV: "Android TV"
Kodi: "Kodi"
Roku: "Roku"
WebOS: "webOS"