mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2026-02-16 10:31:12 +00:00
Favicon. Fix a typo. Clarify some things. Link to releases
This commit is contained in:
11
index.html
11
index.html
@@ -19,7 +19,7 @@
|
||||
<a id="forkme_banner" href="https://github.com/limelight-stream">View on GitHub</a>
|
||||
|
||||
<h1 id="project_title">Limelight</h1>
|
||||
<h2 id="project_tagline">An open source implementation of NVIDIA Gamestream</h2>
|
||||
<h2 id="project_tagline">An open source implementation of NVIDIA GameStream</h2>
|
||||
|
||||
</header>
|
||||
</div>
|
||||
@@ -30,7 +30,7 @@
|
||||
<h3>
|
||||
<a name="what-is-limelight" class="anchor" href="#what-is-limelight"><span class="octicon octicon-link"></span></a>What is Limelight?</h3>
|
||||
|
||||
<p>Limelight is an open source implementation of NVIDIA's GameStream protocol. We reverse-engineered the protocol used by the NVIDIA Shield and re-implemented the entire thing.</p>
|
||||
<p>Limelight is an open source implementation of NVIDIA's GameStream protocol. We reverse-engineered the protocol used by the NVIDIA Shield and implemented a set of 3rd party clients.</p>
|
||||
|
||||
<p>What does this mean for you? Limelight allows you to stream your full collection of Steam games from your <a href="http://shield.nvidia.com/play-pc-games/">GFE compatible PC</a> to any of your supported devices. </p>
|
||||
|
||||
@@ -41,11 +41,14 @@
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://github.com/limelight-stream/limelight-android">Limelight-android</a>
|
||||
<a href="https://github.com/limelight-stream/limelight-android/releases">Limelight-android</a>
|
||||
allows streaming to any compatible Android device.</li>
|
||||
<li>
|
||||
<a href="https://github.com/limelight-stream/limelight-pc">Limelight-pc</a> allows
|
||||
<a href="https://github.com/limelight-stream/limelight-pc/releases">Limelight-pc</a> allows
|
||||
streaming to Linux/OSX/Windows.</li>
|
||||
<li>
|
||||
<a href="https://github.com/irtimmer/limelight-pi/releases">Limelight-pi</a> is an unofficial
|
||||
port of limelight-pc that runs on the Raspberry Pi.</li>
|
||||
</ul><h3>
|
||||
<a name="whats-next" class="anchor" href="#whats-next"><span class="octicon octicon-link"></span></a>What's Next?</h3>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user