forked from LizardByte/app-directory
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmoonlight-tizen.json
More file actions
32 lines (32 loc) · 1.02 KB
/
Copy pathmoonlight-tizen.json
File metadata and controls
32 lines (32 loc) · 1.02 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
{
"id": "moonlight-tizen",
"name": "Moonlight Tizen",
"tagline": "GameStream client for Samsung Smart TV's running Tizen OS",
"description": "Moonlight Tizen is a GameStream client for Samsung Smart TV's running Tizen OS. It allows you to stream games from your PC to your TV.",
"category": "client",
"platforms": ["tv"],
"icon": "https://github.com/moonlight-stream.png",
"links": {
"github": "https://github.com/brightcraft/moonlight-tizen",
"download": "https://github.com/brightcraft/moonlight-tizen/releases",
"documentation": "https://github.com/brightcraft/moonlight-tizen#readme"
},
"official": false,
"tags": ["streaming", "tizen", "gaming"],
"compatibility": {
"sunshine": ">=0.1.0"
},
"icons": [
{
"src": "https://cdn.jsdelivr.net/npm/simple-icons@16/icons/samsung.svg",
"alt": "Samsung Tizen TV",
"invert": true
}
],
"downloads": [
{
"label": "Download on GitHub",
"url": "https://github.com/brightcraft/moonlight-tizen/releases"
}
]
}