Skip to content

Commit

Permalink
Added Nintendo Switch Client
Browse files Browse the repository at this point in the history
  • Loading branch information
XITRIX authored and cgutman committed May 12, 2024
1 parent 3fa829a commit c075d68
Showing 1 changed file with 24 additions and 6 deletions.
30 changes: 24 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,11 @@ <h1>Moonlight</h1>
<div>Xbox One and Xbox Series S|X</div>
</a>
</li>
<li>
<a href="https://github.com/XITRIX/Moonlight-Switch/releases">
<div>Nintendo Switch Homebrew</div>
</a>
</li>
<li>
<a href="https://github.com/GaryOderNichts/moonlight-wiiu#quick-start">
<div>Wii U Homebrew</div>
Expand Down Expand Up @@ -208,7 +213,7 @@ <h3 class="fas fa-globe">Run your own cloud gaming server</h3>
<div class="6u">
<section>
<h3 class="fas fa-mobile-alt">Multiple client platforms</h3>
<p>If you have an Android device, iOS device, Apple TV, PC or Mac, Chromebook, PS Vita, Wii U, Raspberry Pi, or even a LG webOS TV, you can use <strong>Moonlight</strong> to stream games to it.</p>
<p>If you have an Android device, iOS device, Apple TV, PC or Mac, Chromebook, PS Vita, Nintendo Switch, Wii U, Raspberry Pi, or even a LG webOS TV, you can use <strong>Moonlight</strong> to stream games to it.</p>
</section>
</div>
</div>
Expand Down Expand Up @@ -277,7 +282,7 @@ <h3><a href="https://github.com/moonlight-stream/moonlight-ios">Moonlight for iO
</div>
<!---Second Row -->
<div class="row oneandhalf">
<div class="u20">
<div class="4u">
<section class="highlight">
<h3><a href="https://github.com/irtimmer/moonlight-embedded">Moonlight Embedded</a></h3>
<p>Stream to single-board computers (Community port)</p>
Expand All @@ -286,7 +291,7 @@ <h3><a href="https://github.com/irtimmer/moonlight-embedded">Moonlight Embedded<
</ul>
</section>
</div>
<div class="u20">
<div class="4u">
<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>
Expand All @@ -297,7 +302,7 @@ <h3><a href="https://github.com/TheElixZammuto/moonlight-xbox">Moonlight for Xbo
</ul>
</section>
</div>
<div class="u20">
<div class="4u">
<section class="highlight">
<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>
Expand All @@ -306,7 +311,20 @@ <h3><a href="https://github.com/xyzz/vita-moonlight">Moonlight for PS Vita (Home
</ul>
</section>
</div>
<div class="u20">

</div>
<!-- Third row -->
<div class="row oneandhalf">
<div class="4u">
<section class="highlight">
<h3><a href="https://github.com/XITRIX/Moonlight-Switch">Moonlight for Nintendo Switch (Homebrew)</a></h3>
<p>Stream to a Homebrew-enabled Nintendo Switch (Community port)</p>
<ul class="actions">
<li><a href="https://github.com/XITRIX/Moonlight-Switch/releases" class="button style1">Download</a></li>
</ul>
</section>
</div>
<div class="4u">
<section class="highlight">
<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>
Expand All @@ -315,7 +333,7 @@ <h3><a href="https://github.com/GaryOderNichts/moonlight-wiiu">Moonlight for Wii
</ul>
</section>
</div>
<div class="u20">
<div class="4u">
<section class="highlight">
<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>
Expand Down

0 comments on commit c075d68

Please sign in to comment.