forked from LizardByte/app-directory
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmoonlight-tv.json
More file actions
37 lines (37 loc) · 1.41 KB
/
Copy pathmoonlight-tv.json
File metadata and controls
37 lines (37 loc) · 1.41 KB
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
{
"id": "moonlight-tv",
"name": "Moonlight TV",
"tagline": "Lightweight NVIDIA GameStream Client, for LG webOS TV and embedded devices like Raspberry Pi",
"description": "Moonlight TV is a community version of Moonlight GameStream Client, made for large screens. It works on LG webOS powered TVs, and Raspberry Pi running Raspbian.",
"category": "client",
"platforms": ["tv"],
"icon": "https://github.com/moonlight-stream.png",
"screenshots": [
"https://user-images.githubusercontent.com/830358/141690137-529d3b94-b56a-4f24-a3c5-00a56eb30952.png",
"https://user-images.githubusercontent.com/830358/147389849-6907f614-dbd4-4c24-987e-1a214a9680d0.png",
"https://user-images.githubusercontent.com/830358/141690146-27ee2564-0cc8-43ef-a5b0-54b8487dda1e.png"
],
"links": {
"github": "https://github.com/mariotaku/moonlight-tv",
"download": "https://github.com/mariotaku/moonlight-tv?tab=readme-ov-file#download",
"documentation": "https://github.com/mariotaku/moonlight-tv?tab=readme-ov-file"
},
"official": false,
"tags": ["streaming", "ps-vita", "gaming"],
"compatibility": {
"sunshine": ">=0.1.0"
},
"icons": [
{
"src": "https://cdn.jsdelivr.net/npm/simple-icons@16/icons/lg.svg",
"alt": "LG webOS TV",
"invert": true
}
],
"downloads": [
{
"label": "Download on GitHub",
"url": "https://github.com/mariotaku/moonlight-tv#download"
}
]
}