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% }
|
150
index.html
150
index.html
@ -42,9 +42,9 @@
|
|||||||
</noscript>
|
</noscript>
|
||||||
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
|
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
|
||||||
<style>
|
<style>
|
||||||
#navPanel .link {
|
#navPanel .link {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -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>
|
||||||
@ -235,77 +240,88 @@
|
|||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
<h3><a href="https://github.com/moonlight-stream/moonlight-qt">Moonlight for PC, Mac, and more</a></h3>
|
<h3><a href="https://github.com/moonlight-stream/moonlight-qt">Moonlight for PC, Mac, and more</a></h3>
|
||||||
<p>Stream to Windows, MacOS, Linux, Steam Link devices, and Raspberry Pi 4</p>
|
<p>Stream to Windows, MacOS, Linux, Steam Link devices, and Raspberry Pi 4</p>
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
<li><a href="https://github.com/moonlight-stream/moonlight-qt/releases" class="button style1">Download</a></li>
|
<li><a href="https://github.com/moonlight-stream/moonlight-qt/releases" class="button style1">Download</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<div class="3u">
|
<div class="3u">
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
<h3><a href="https://github.com/moonlight-stream/moonlight-chrome">Moonlight for ChromeOS</a></h3>
|
<h3><a href="https://github.com/moonlight-stream/moonlight-chrome">Moonlight for ChromeOS</a></h3>
|
||||||
<p>Stream to ChromeOS laptops and tablets</p>
|
<p>Stream to ChromeOS laptops and tablets</p>
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
<li><a href="https://chrome.google.com/webstore/detail/moonlight-game-streaming/gemamigbbenahjlfnmlfdjhdnkpbkfjj"><img src="images/chrome_webstore.png" alt="Chrome Webstore Badge"></a></li>
|
<li><a href="https://chrome.google.com/webstore/detail/moonlight-game-streaming/gemamigbbenahjlfnmlfdjhdnkpbkfjj"><img src="images/chrome_webstore.png" alt="Chrome Webstore Badge"></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<div class="3u">
|
<div class="3u">
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
<h3><a href="https://github.com/moonlight-stream/moonlight-android">Moonlight for Android</a></h3>
|
<h3><a href="https://github.com/moonlight-stream/moonlight-android">Moonlight for Android</a></h3>
|
||||||
<p>Stream to Android devices</p>
|
<p>Stream to Android devices</p>
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
<a href="https://play.google.com/store/apps/details?id=com.limelight"><img src="images/google-play-badge.png" width="203" height="60" alt="Download" /></a>
|
<a href="https://play.google.com/store/apps/details?id=com.limelight"><img src="images/google-play-badge.png" width="203" height="60" alt="Download" /></a>
|
||||||
<a href="https://www.amazon.com/gp/product/B00JK4MFN2"><img src="images/amazon-appstore-badge-english-black.png" alt="Download" width="203" height="60" /></a>
|
<a href="https://www.amazon.com/gp/product/B00JK4MFN2"><img src="images/amazon-appstore-badge-english-black.png" alt="Download" width="203" height="60" /></a>
|
||||||
<a href="https://f-droid.org/packages/com.limelight"><img src="images/fdroid-badge.png" alt="Download" width="203" height="60" /></a>
|
<a href="https://f-droid.org/packages/com.limelight"><img src="images/fdroid-badge.png" alt="Download" width="203" height="60" /></a>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<div class="3u">
|
<div class="3u">
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
<h3><a href="https://github.com/moonlight-stream/moonlight-ios">Moonlight for iOS & Apple TV</a></h3>
|
<h3><a href="https://github.com/moonlight-stream/moonlight-ios">Moonlight for iOS & Apple TV</a></h3>
|
||||||
<p>Stream to iPhone, iPad, iPod touch, and Apple TV</p>
|
<p>Stream to iPhone, iPad, iPod touch, and Apple TV</p>
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
<a href="https://apps.apple.com/us/app/moonlight-game-streaming/id1000551566"><img src="images/App_Store_Badge_135x40.svg" alt="Download" width="203" height="60" /></a>
|
<a href="https://apps.apple.com/us/app/moonlight-game-streaming/id1000551566"><img src="images/App_Store_Badge_135x40.svg" alt="Download" width="203" height="60" /></a>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</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>
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
<li><a href="https://github.com/irtimmer/moonlight-embedded/wiki/Packages" class="button style1">Download</a></li>
|
<li><a href="https://github.com/irtimmer/moonlight-embedded/wiki/Packages" class="button style1">Download</a></li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
<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>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<div class="3u">
|
<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>
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
<li><a href="https://github.com/xyzz/vita-moonlight/releases" class="button style1">Download</a></li>
|
<li><a href="https://github.com/xyzz/vita-moonlight/releases" class="button style1">Download</a></li>
|
||||||
</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>
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
<li><a href="https://github.com/GaryOderNichts/moonlight-wiiu#quick-start" class="button style1">Download</a></li>
|
<li><a href="https://github.com/GaryOderNichts/moonlight-wiiu#quick-start" class="button style1">Download</a></li>
|
||||||
</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>
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
<li><a href="https://github.com/mariotaku/moonlight-tv#download" class="button style1">Download</a></li>
|
<li><a href="https://github.com/mariotaku/moonlight-tv#download" class="button style1">Download</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -313,48 +329,48 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Moonlight getting started tab -->
|
<!-- Moonlight getting started tab -->
|
||||||
<div class="wrapper style2">
|
<div class="wrapper style2">
|
||||||
<div class="title">Getting Started</div>
|
<div class="title">Getting Started</div>
|
||||||
<section class="container text-align-center">
|
<section class="container text-align-center">
|
||||||
<p class="style3">Are you ready to stream? Check out our Setup Guide for tips on how to get started.
|
<p class="style3">Are you ready to stream? Check out our Setup Guide for tips on how to get started.
|
||||||
<br/>
|
<br/>
|
||||||
Have a question? Check our FAQ page to see if it's already answered there.
|
Have a question? Check our FAQ page to see if it's already answered there.
|
||||||
<br/>
|
<br/>
|
||||||
Seasoned Moonlight user? Give back to the community by joining our Discord and helping other users.
|
Seasoned Moonlight user? Give back to the community by joining our Discord and helping other users.
|
||||||
</p>
|
</p>
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
<div class="row oneandhalf">
|
<div class="row oneandhalf">
|
||||||
<div class="3u">
|
<div class="3u">
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
<li><a href="https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide" class="button style1">Setup Guide</a></li>
|
<li><a href="https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide" class="button style1">Setup Guide</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<div class="3u">
|
<div class="3u">
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
<li><a href="https://github.com/moonlight-stream/moonlight-docs/wiki/Frequently-Asked-Questions" class="button style1">FAQ</a></li>
|
<li><a href="https://github.com/moonlight-stream/moonlight-docs/wiki/Frequently-Asked-Questions" class="button style1">FAQ</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<div class="3u">
|
<div class="3u">
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
<li><a href="https://ideas.moonlight-stream.org" class="button style1">Suggestions</a></li>
|
<li><a href="https://ideas.moonlight-stream.org" class="button style1">Suggestions</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<div class="3u">
|
<div class="3u">
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
<li><a href="https://moonlight-stream.org/discord"><img src="images/discord.png" height="70" alt="Join our Discord" /></a></li>
|
<li><a href="https://moonlight-stream.org/discord"><img src="images/discord.png" height="70" alt="Join our Discord" /></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</section>
|
||||||
</section>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!--- Who We Are -->
|
<!--- Who We Are -->
|
||||||
@ -363,25 +379,25 @@
|
|||||||
<section id="whoweare" class="container text-align-center">
|
<section id="whoweare" class="container text-align-center">
|
||||||
<p class="style3">Moonlight was created by <a href="https://case.edu">Case Western Reserve University</a> students as a project at the <a href="https://mhacks.org">MHacks</a> hackathon in 2013 and further developed at MHacks and HackCWRU in 2014.
|
<p class="style3">Moonlight was created by <a href="https://case.edu">Case Western Reserve University</a> students as a project at the <a href="https://mhacks.org">MHacks</a> hackathon in 2013 and further developed at MHacks and HackCWRU in 2014.
|
||||||
<br />
|
<br />
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://github.com/cgutman" class="user-mention">Cameron Gutman</a></li>
|
<li><a href="https://github.com/cgutman" class="user-mention">Cameron Gutman</a></li>
|
||||||
<li><a href="https://github.com/dwaxemberg" class="user-mention">Diego Waxemberg</a></li>
|
<li><a href="https://github.com/dwaxemberg" class="user-mention">Diego Waxemberg</a></li>
|
||||||
<li><a href="https://github.com/aaronneyer" class="user-mention">Aaron Neyer</a></li>
|
<li><a href="https://github.com/aaronneyer" class="user-mention">Aaron Neyer</a></li>
|
||||||
<li><a href="https://github.com/mrb113" class="user-mention">Michelle Bergeron</a></li>
|
<li><a href="https://github.com/mrb113" class="user-mention">Michelle Bergeron</a></li>
|
||||||
<li><a href="https://github.com/yetanothername" class="user-mention">Andrew Hennessy</a></li>
|
<li><a href="https://github.com/yetanothername" class="user-mention">Andrew Hennessy</a></li>
|
||||||
<li><a href="https://github.com/raidancampbell" class="user-mention">Aidan Campbell</a></li>
|
<li><a href="https://github.com/raidancampbell" class="user-mention">Aidan Campbell</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
<!-- FOOTER -->
|
<!-- FOOTER -->
|
||||||
<section id="footer" class="container">
|
<section id="footer" class="container">
|
||||||
<p>Apple, the Apple logo, iPhone, and iPod touch are trademarks of Apple Inc., registered in the U.S. and other countries. App Store is a service mark of Apple Inc. Android, Google Play, and the Google Play logo are trademarks of Google Inc. GeForce, Shield, and GameStream are trademarks of NVIDIA Corporation. All other trademarks are property of their respective owners.</p>
|
<p>Apple, the Apple logo, iPhone, and iPod touch are trademarks of Apple Inc., registered in the U.S. and other countries. App Store is a service mark of Apple Inc. Android, Google Play, and the Google Play logo are trademarks of Google Inc. GeForce, Shield, and GameStream are trademarks of NVIDIA Corporation. All other trademarks are property of their respective owners.</p>
|
||||||
<footer class="inner">
|
<footer class="inner">
|
||||||
<p>© <span class="year">2020</span>. All rights reserved.</p>
|
<p>© <span class="year">2020</span>. All rights reserved.</p>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var d = new Date();
|
var d = new Date();
|
||||||
document.querySelector('.year').innerText = d.getFullYear();
|
document.querySelector('.year').innerText = d.getFullYear();
|
||||||
</script>
|
</script>
|
||||||
</footer>
|
</footer>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user