mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2025-07-01 15:25:34 +00:00
Update page with additional host downloads links, tweak some wording, and add f-droid link
This commit is contained in:
parent
ccca5c3c70
commit
097c57ab30
BIN
images/fdroid-badge.png
Normal file
BIN
images/fdroid-badge.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
25
index.html
25
index.html
@ -71,7 +71,21 @@
|
||||
<li><a href="https://github.com/moonlight-stream">Github</a></li>
|
||||
<li><a href="https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide">Setup Guide</a></li>
|
||||
<li><a href="https://discord.gg/MySTSdq">Discord</a></li>
|
||||
<li><a href="#">Downloads</a>
|
||||
<li><a href="#">Host Downloads</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://www.geforce.com/geforce-experience">
|
||||
<div>GeForce Experience</div>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/moonlight-stream/Internet-Streaming-Helper/releases">
|
||||
<div>Internet Hosting Tool</div>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#">Client Downloads</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://github.com/moonlight-stream/moonlight-qt/releases">
|
||||
@ -161,14 +175,14 @@
|
||||
<div class="row">
|
||||
<div class="6u">
|
||||
<section>
|
||||
<h3 class="fas fa-globe">Stream outside your home</h3>
|
||||
<p>You can host from most home networks without having to do any manual configuration or type any IP addresses. Check out the automatic configuration tool in our <strong><a href="https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide#streaming-over-the-internet">Setup Guide</a></strong>.</p>
|
||||
<h3 class="fas fa-globe">Run your own cloud gaming server</h3>
|
||||
<p>You can host your own gaming server on many residential ISPs by just installing the <strong><a href="https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide#streaming-over-the-internet">Moonlight Internet Hosting Tool</a></strong> on your gaming PC.</p>
|
||||
</section>
|
||||
</div>
|
||||
<div class="6u">
|
||||
<section>
|
||||
<h3 class="fas fa-mobile-alt">Multiple platforms</h3>
|
||||
<p>If you have an Android device, iOS device, PC or Mac, Chromebook, PS Vita, or even a Raspberry Pi, you can use <strong>Moonlight</strong> to stream to it.</p>
|
||||
<h3 class="fas fa-mobile-alt">Multiple client platforms</h3>
|
||||
<p>If you have an Android device, iOS device, PC or Mac, Chromebook, PS Vita, or even a Raspberry Pi, you can use <strong>Moonlight</strong> to stream games to it.</p>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
@ -221,6 +235,7 @@
|
||||
<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://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>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user