forked from LizardByte/app-directory
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmoonlight-ios.json
More file actions
57 lines (57 loc) · 3.55 KB
/
Copy pathmoonlight-ios.json
File metadata and controls
57 lines (57 loc) · 3.55 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"id": "moonlight-ios",
"name": "Moonlight iOS/tvOS",
"tagline": "GameStream client for iOS/tvOS",
"description": "Open source client for Sunshine and NVIDIA GameStream.",
"category": "client",
"platforms": ["ios", "tv"],
"icon": "https://github.com/moonlight-stream.png",
"screenshots": [
"https://raw.githubusercontent.com/moonlight-stream/moonlight-ios/master/Screenshots/Simulator%20Screen%20Shot%20-%20Apple%20TV%204K%20-%202019-09-22%20at%2021.14.05.png",
"https://raw.githubusercontent.com/moonlight-stream/moonlight-ios/master/Screenshots/Simulator%20Screen%20Shot%20-%20Apple%20TV%204K%20-%202019-09-22%20at%2021.14.56.png",
"https://raw.githubusercontent.com/moonlight-stream/moonlight-ios/master/Screenshots/Simulator%20Screen%20Shot%20-%20iPad%20Pro%20(12.9-inch)%20(2nd%20generation)%20-%202018-06-17%20at%2020.04.36.png",
"https://raw.githubusercontent.com/moonlight-stream/moonlight-ios/master/Screenshots/Simulator%20Screen%20Shot%20-%20iPad%20Pro%20(12.9-inch)%20(2nd%20generation)%20-%202019-09-21%20at%2011.26.39.png",
"https://raw.githubusercontent.com/moonlight-stream/moonlight-ios/master/Screenshots/Simulator%20Screen%20Shot%20-%20iPad%20Pro%20(12.9-inch)%20(2nd%20generation)%20-%202019-09-21%20at%2011.26.49.png",
"https://raw.githubusercontent.com/moonlight-stream/moonlight-ios/master/Screenshots/Simulator%20Screen%20Shot%20-%20iPad%20Pro%20(12.9-inch)%20(3rd%20generation)%20-%202019-09-21%20at%2011.19.51.png",
"https://raw.githubusercontent.com/moonlight-stream/moonlight-ios/master/Screenshots/Simulator%20Screen%20Shot%20-%20iPad%20Pro%20(12.9-inch)%20(3rd%20generation)%20-%202019-09-21%20at%2011.22.30.png",
"https://raw.githubusercontent.com/moonlight-stream/moonlight-ios/master/Screenshots/Simulator%20Screen%20Shot%20-%20iPhone%2011%20Pro%20Max%20-%202019-09-21%20at%2011.12.27.png",
"https://raw.githubusercontent.com/moonlight-stream/moonlight-ios/master/Screenshots/Simulator%20Screen%20Shot%20-%20iPhone%2011%20Pro%20Max%20-%202019-09-21%20at%2011.12.37.png",
"https://raw.githubusercontent.com/moonlight-stream/moonlight-ios/master/Screenshots/Simulator%20Screen%20Shot%20-%20iPhone%208%20Plus%20-%202019-09-21%20at%2011.16.58.png",
"https://raw.githubusercontent.com/moonlight-stream/moonlight-ios/master/Screenshots/Simulator%20Screen%20Shot%20-%20iPhone%208%20Plus%20-%202019-09-21%20at%2011.17.02.png"
],
"links": {
"website": "https://moonlight-stream.org/",
"github": "https://github.com/moonlight-stream/moonlight-ios",
"download": "https://apps.apple.com/us/app/moonlight-game-streaming/id1000551566",
"documentation": "https://github.com/moonlight-stream/moonlight-docs/wiki"
},
"official": true,
"tags": ["streaming", "ios", "mobile", "gaming"],
"compatibility": {
"sunshine": ">=0.1.0"
},
"icons": [
{
"src": "https://cdn.jsdelivr.net/npm/simple-icons@16/icons/ios.svg",
"alt": "iOS",
"invert": true
},
{
"src": "https://cdn.jsdelivr.net/npm/simple-icons@16/icons/appletv.svg",
"alt": "Apple TV",
"invert": true
}
],
"downloads": [
{
"label": "Download on the App Store",
"url": "https://apps.apple.com/us/app/moonlight-game-streaming/id1000551566",
"img": "https://developer.apple.com/assets/elements/badges/download-on-the-app-store.svg"
},
{
"label": "Download on Apple TV",
"url": "https://apps.apple.com/us/app/moonlight-game-streaming/id1000551566",
"img": "https://developer.apple.com/app-store/marketing/guidelines/images/badge-download-on-apple-tv.svg"
}
]
}