mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2025-07-01 07:15:37 +00:00
Added Xbox Client
This commit is contained in:
parent
feeb67581b
commit
d88c61d260
@ -879,3 +879,5 @@
|
|||||||
.text-align-center {
|
.text-align-center {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.u20 { width: 20% }
|
24
index.html
24
index.html
@ -127,6 +127,11 @@
|
|||||||
<div>Playstation Vita Homebrew</div>
|
<div>Playstation Vita Homebrew</div>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://apps.microsoft.com/store/detail/moonlight-uwp/9MW1BS08ZBTH">
|
||||||
|
<div>Xbox One and Xbox Series S|X</div>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/GaryOderNichts/moonlight-wiiu#quick-start">
|
<a href="https://github.com/GaryOderNichts/moonlight-wiiu#quick-start">
|
||||||
<div>Wii U Homebrew</div>
|
<div>Wii U Homebrew</div>
|
||||||
@ -272,7 +277,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<!---Second Row -->
|
<!---Second Row -->
|
||||||
<div class="row oneandhalf">
|
<div class="row oneandhalf">
|
||||||
<div class="3u">
|
<div class="u20">
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
<h3><a href="https://github.com/irtimmer/moonlight-embedded">Moonlight Embedded</a></h3>
|
<h3><a href="https://github.com/irtimmer/moonlight-embedded">Moonlight Embedded</a></h3>
|
||||||
<p>Stream to single-board computers (Community port)</p>
|
<p>Stream to single-board computers (Community port)</p>
|
||||||
@ -281,7 +286,18 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<div class="3u">
|
<div class="u20">
|
||||||
|
<section class="highlight">
|
||||||
|
<h3><a href="https://github.com/TheElixZammuto/moonlight-xbox">Moonlight for Xbox</a></h3>
|
||||||
|
<p>Stream to Xbox One and Xbox Series S|X Consoles (Community Port)</p>
|
||||||
|
<ul class="actions">
|
||||||
|
<li><a href="https://apps.microsoft.com/store/detail/moonlight-uwp/9MW1BS08ZBTH"><img
|
||||||
|
src="https://get.microsoft.com/images/en-us%20dark.svg"
|
||||||
|
alt="Download from Microsoft Store" width="200"></a></li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
<div class="u20">
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
<h3><a href="https://github.com/xyzz/vita-moonlight">Moonlight for PS Vita (Homebrew)</a></h3>
|
<h3><a href="https://github.com/xyzz/vita-moonlight">Moonlight for PS Vita (Homebrew)</a></h3>
|
||||||
<p>Stream to a Homebrew-enabled PlayStation Vita (Community port)</p>
|
<p>Stream to a Homebrew-enabled PlayStation Vita (Community port)</p>
|
||||||
@ -290,7 +306,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<div class="3u">
|
<div class="u20">
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
<h3><a href="https://github.com/GaryOderNichts/moonlight-wiiu">Moonlight for Wii U (Homebrew)</a></h3>
|
<h3><a href="https://github.com/GaryOderNichts/moonlight-wiiu">Moonlight for Wii U (Homebrew)</a></h3>
|
||||||
<p>Stream to a Homebrew-enabled Wii U (Community port)</p>
|
<p>Stream to a Homebrew-enabled Wii U (Community port)</p>
|
||||||
@ -299,7 +315,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<div class="3u">
|
<div class="u20">
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
<h3><a href="https://github.com/mariotaku/moonlight-tv">Moonlight for LG webOS TVs (Homebrew)</a></h3>
|
<h3><a href="https://github.com/mariotaku/moonlight-tv">Moonlight for LG webOS TVs (Homebrew)</a></h3>
|
||||||
<p>Stream to a LG webOS TV in Developer Mode (Community port)</p>
|
<p>Stream to a LG webOS TV in Developer Mode (Community port)</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user