Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 18 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,11 @@ <h1>Moonlight</h1>
<div>LG webOS TV Homebrew</div>
</a>
</li>
<li>
<a href="https://github.com/brightcraft/moonlight-tizen">
<div>Tizen OS TV Homebrew</div>
</a>
</li>
<li>
<a href="https://github.com/moonlight-stream/moonlight-embedded/wiki/Packages">
<div>Single-board computers</div>
Expand Down Expand Up @@ -211,7 +216,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, Nintendo Switch, 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 or Tizen OS TV, you can use <strong>Moonlight</strong> to stream games to it.</p>
</section>
</div>
</div>
Expand Down Expand Up @@ -281,7 +286,7 @@ <h3><a href="https://github.com/moonlight-stream/moonlight-ios">Moonlight for iO
</div>
<!-- Second Row -->
<div class="row oneandhalf">
<div class="4u">
<div class="3u">
<section class="highlight">
<h3><a href="https://github.com/moonlight-stream/moonlight-embedded">Moonlight Embedded</a></h3>
<p>Stream to single-board computers</p>
Expand All @@ -290,7 +295,7 @@ <h3><a href="https://github.com/moonlight-stream/moonlight-embedded">Moonlight E
</ul>
</section>
</div>
<div class="4u">
<div class="3u">
<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 @@ -299,7 +304,7 @@ <h3><a href="https://github.com/TheElixZammuto/moonlight-xbox">Moonlight for Xbo
</ul>
</section>
</div>
<div class="4u">
<div class="3u">
<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 @@ -308,6 +313,15 @@ <h3><a href="https://github.com/xyzz/vita-moonlight">Moonlight for PS Vita (Home
</ul>
</section>
</div>
<div class="3u">
<section class="highlight">
<h3><a href="https://github.com/brightcraft/moonlight-tizen">Moonlight for Tizen OS TVs (Homebrew)</a></h3>
<p>Stream to a Tizen OS TV (Community port)</p>
<ul class="actions">
<li><a href="https://github.com/brightcraft/moonlight-tizen/releases" class="button style1">Download</a></li>
</ul>
</section>
</div>
</div>
<!-- Third row -->
<div class="row oneandhalf">
Expand Down