Skip to content

Commit 2ea1a2b

Browse files
feat(apps): add Moonlight Tizen (#39)
1 parent 7fd8475 commit 2ea1a2b

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"id": "moonlight-tizen",
3+
"name": "Moonlight Tizen",
4+
"tagline": "GameStream client for Samsung Smart TV's running Tizen OS",
5+
"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.",
6+
"category": "client",
7+
"platforms": ["tv"],
8+
"icon": "https://github.com/moonlight-stream.png",
9+
"links": {
10+
"github": "https://github.com/brightcraft/moonlight-tizen",
11+
"download": "https://github.com/brightcraft/moonlight-tizen/releases",
12+
"documentation": "https://github.com/brightcraft/moonlight-tizen#readme"
13+
},
14+
"official": false,
15+
"tags": ["streaming", "tizen", "gaming"],
16+
"compatibility": {
17+
"sunshine": ">=0.1.0"
18+
}
19+
}

0 commit comments

Comments
 (0)