Skip to content

Commit c3a2daf

Browse files
chore: add community moonlight clients
1 parent 72c32af commit c3a2daf

6 files changed

Lines changed: 134 additions & 0 deletions

File tree

apps/moonlight/moonlight-n3ds.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"id": "moonlight-n3ds",
3+
"name": "Moonlight for the *New* Nintendo 3DS",
4+
"tagline": "Gamestream client for the New 3DS",
5+
"description": "Open source client for Sunshine and NVIDIA GameStream for the *New* Nintendo 3DS, forked from Moonlight Embedded.",
6+
"category": "client",
7+
"platforms": ["n3ds"],
8+
"icon": "https://github.com/moonlight-stream.png",
9+
"links": {
10+
"github": "https://github.com/zoeyjodon/moonlight-N3DS",
11+
"download": "https://github.com/zoeyjodon/moonlight-N3DS/releases/latest",
12+
"documentation": "https://github.com/zoeyjodon/moonlight-N3DS?tab=readme-ov-file"
13+
},
14+
"official": false,
15+
"tags": ["streaming", "n3ds", "gaming"],
16+
"compatibility": {
17+
"sunshine": ">=0.1.0"
18+
}
19+
}
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"id": "moonlight-switch",
3+
"name": "Moonlight for Nintendo Switch",
4+
"tagline": "Moonlight port for Nintendo Switch",
5+
"description": "a port of Moonlight Game Streaming Project for Nintendo Switch.",
6+
"category": "client",
7+
"platforms": ["nintendoswitch"],
8+
"icon": "https://github.com/moonlight-stream.png",
9+
"screenshots": [
10+
"https://user-images.githubusercontent.com/9553519/135712658-20382345-2da5-4968-9f57-f9f4470ae819.jpg",
11+
"https://user-images.githubusercontent.com/9553519/135712664-bf2481b2-2791-490d-99a9-2f968682db76.jpg",
12+
"https://user-images.githubusercontent.com/9553519/135712669-fd8b2495-e1ea-4357-949f-7fa7312da46f.jpg",
13+
"https://user-images.githubusercontent.com/9553519/135712672-b9ac3785-bd1c-4948-82b2-9b353019feba.jpg",
14+
"https://user-images.githubusercontent.com/9553519/135712676-aaa85bb7-9517-4a6d-bc35-070df092383c.jpg"
15+
],
16+
"links": {
17+
"github": "https://github.com/XITRIX/Moonlight-Switch",
18+
"download": "https://github.com/XITRIX/Moonlight-Switch/releases/latest",
19+
"documentation": "https://github.com/XITRIX/Moonlight-Switch?tab=readme-ov-file"
20+
},
21+
"official": false,
22+
"tags": ["streaming", "nintendo-switch", "gaming"],
23+
"compatibility": {
24+
"sunshine": ">=0.1.0"
25+
}
26+
}

apps/moonlight/moonlight-tv.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"id": "moonlight-tv",
3+
"name": "Moonlight TV",
4+
"tagline": "Lightweight NVIDIA GameStream Client, for LG webOS TV and embedded devices like Raspberry Pi",
5+
"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.",
6+
"category": "client",
7+
"platforms": ["tv"],
8+
"icon": "https://github.com/moonlight-stream.png",
9+
"screenshots": [
10+
"https://user-images.githubusercontent.com/830358/141690137-529d3b94-b56a-4f24-a3c5-00a56eb30952.png",
11+
"https://user-images.githubusercontent.com/830358/147389849-6907f614-dbd4-4c24-987e-1a214a9680d0.png",
12+
"https://user-images.githubusercontent.com/830358/141690146-27ee2564-0cc8-43ef-a5b0-54b8487dda1e.png"
13+
],
14+
"links": {
15+
"github": "https://github.com/mariotaku/moonlight-tv",
16+
"download": "https://github.com/mariotaku/moonlight-tv?tab=readme-ov-file#download",
17+
"documentation": "https://github.com/mariotaku/moonlight-tv?tab=readme-ov-file"
18+
},
19+
"official": false,
20+
"tags": ["streaming", "ps-vita", "gaming"],
21+
"compatibility": {
22+
"sunshine": ">=0.1.0"
23+
}
24+
}

apps/moonlight/moonlight-vita.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"id": "moonlight-vita",
3+
"name": "Moonlight for PS Vita",
4+
"tagline": "NVIDIA Gamestream client for PlayStation Vita, based on moonlight-embedded",
5+
"description": "A PlayStation Vita port of Moonlight.",
6+
"category": "client",
7+
"platforms": ["psvita"],
8+
"icon": "https://github.com/moonlight-stream.png",
9+
"screenshots": [
10+
"https://github.com/xyzz/vita-moonlight/raw/vita/docs/keyboard.jpg",
11+
"https://github.com/xyzz/vita-moonlight/raw/vita/docs/ip1.png",
12+
"https://github.com/xyzz/vita-moonlight/raw/vita/docs/ip2.png",
13+
"https://github.com/xyzz/vita-moonlight/raw/vita/docs/ip3.png",
14+
"https://github.com/xyzz/vita-moonlight/raw/vita/docs/ip4.png",
15+
"https://github.com/xyzz/vita-moonlight/raw/vita/docs/ip5.png"
16+
],
17+
"links": {
18+
"github": "https://github.com/xyzz/vita-moonlight",
19+
"download": "https://github.com/xyzz/vita-moonlight/releases/latest",
20+
"documentation": "https://github.com/xyzz/vita-moonlight?tab=readme-ov-file"
21+
},
22+
"official": false,
23+
"tags": ["streaming", "ps-vita", "gaming"],
24+
"compatibility": {
25+
"sunshine": ">=0.1.0"
26+
}
27+
}

apps/moonlight/moonlight-wiiu.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"id": "moonlight-wiiu",
3+
"name": "Moonlight for Nintendo Wii U",
4+
"tagline": "Moonlight Wii U port",
5+
"description": "A port of Moonlight Embedded, which is an open source client for Sunshine and NVIDIA GameStream.",
6+
"category": "client",
7+
"platforms": ["nintendowiiu"],
8+
"icon": "https://github.com/moonlight-stream.png",
9+
"links": {
10+
"github": "https://github.com/GaryOderNichts/moonlight-wiiu",
11+
"download": "https://github.com/GaryOderNichts/moonlight-wiiu/releases/latest",
12+
"documentation": "https://github.com/GaryOderNichts/moonlight-wiiu?tab=readme-ov-file"
13+
},
14+
"official": false,
15+
"tags": ["streaming", "nintendo-wiiu", "gaming"],
16+
"compatibility": {
17+
"sunshine": ">=0.1.0"
18+
}
19+
}

apps/moonlight/moonlight-xbox.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"id": "moonlight-xbox",
3+
"name": "Moonlight for Xbox",
4+
"tagline": "Moonlight port for Xbox One/Series Family of Console",
5+
"description": "A port of Moonlight Stream for playing games using GeForce Experience or Sunshine for the Xbox One and Xbox Series X|S family of consoles.",
6+
"category": "client",
7+
"platforms": ["xbox"],
8+
"icon": "https://github.com/moonlight-stream.png",
9+
"links": {
10+
"github": "https://github.com/TheElixZammuto/moonlight-xbox",
11+
"download": "https://apps.microsoft.com/store/detail/9MW1BS08ZBTH?launch=true&mode=full",
12+
"documentation": "https://github.com/TheElixZammuto/moonlight-xbox?tab=readme-ov-file"
13+
},
14+
"official": false,
15+
"tags": ["streaming", "xbox", "gaming"],
16+
"compatibility": {
17+
"sunshine": ">=0.1.0"
18+
}
19+
}

0 commit comments

Comments
 (0)