forked from LizardByte/app-directory
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmoonlight-android.json
More file actions
54 lines (54 loc) · 2.74 KB
/
Copy pathmoonlight-android.json
File metadata and controls
54 lines (54 loc) · 2.74 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
{
"id": "moonlight-android",
"name": "Moonlight for Android",
"tagline": "GameStream client for Android",
"description": "Open source client for Sunshine and NVIDIA GameStream.",
"category": "client",
"platforms": ["android", "tv"],
"icon": "https://github.com/moonlight-stream.png",
"screenshots": [
"https://raw.githubusercontent.com/moonlight-stream/moonlight-android/master/fastlane/metadata/android/en-US/images/phoneScreenshots/1-pc.png",
"https://raw.githubusercontent.com/moonlight-stream/moonlight-android/master/fastlane/metadata/android/en-US/images/phoneScreenshots/2-settings.png",
"https://raw.githubusercontent.com/moonlight-stream/moonlight-android/master/fastlane/metadata/android/en-US/images/sevenInchScreenshots/1-pc.png",
"https://raw.githubusercontent.com/moonlight-stream/moonlight-android/master/fastlane/metadata/android/en-US/images/sevenInchScreenshots/2-settings.png",
"https://raw.githubusercontent.com/moonlight-stream/moonlight-android/master/fastlane/metadata/android/en-US/images/tenInchScreenshots/1-pc.png",
"https://raw.githubusercontent.com/moonlight-stream/moonlight-android/master/fastlane/metadata/android/en-US/images/tenInchScreenshots/2-settings.png",
"https://raw.githubusercontent.com/moonlight-stream/moonlight-android/master/fastlane/metadata/android/en-US/images/tvScreenshots/1-pc.png",
"https://raw.githubusercontent.com/moonlight-stream/moonlight-android/master/fastlane/metadata/android/en-US/images/tvScreenshots/2-settings.png"
],
"links": {
"website": "https://moonlight-stream.org/",
"github": "https://github.com/moonlight-stream/moonlight-android",
"download": "https://play.google.com/store/apps/details?id=com.limelight",
"documentation": "https://github.com/moonlight-stream/moonlight-docs/wiki"
},
"official": true,
"tags": ["streaming", "android", "mobile", "gaming"],
"compatibility": {
"sunshine": ">=0.1.0"
},
"icons": [
{
"src": "https://cdn.jsdelivr.net/npm/simple-icons@16/icons/android.svg",
"alt": "Android",
"invert": true
}
],
"downloads": [
{
"label": "Get it on Google Play",
"url": "https://play.google.com/store/apps/details?id=com.limelight",
"img": "https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png"
},
{
"label": "Available at Amazon Appstore",
"url": "https://www.amazon.com/gp/product/B00JK4MFN2",
"img": "https://images-na.ssl-images-amazon.com/images/G/01/mobile-apps/devportal2/res/images/amazon-appstore-badge-english-black.png"
},
{
"label": "Get it on F-Droid",
"url": "https://f-droid.org/packages/com.limelight",
"img": "https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
}
]
}