mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2025-07-01 07:15:37 +00:00
Replace master branch with page content via GitHub
This commit is contained in:
parent
01e7def293
commit
f29f4a23c4
12
index.html
12
index.html
@ -76,7 +76,17 @@ Thread</a>.</p>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
var pageTracker = _gat._getTracker("<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-47339221-1', 'limelight-stream.com'); ga('send', 'pageview'); </script>");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}
|
||||
</script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1 +1 @@
|
||||
{"name":"Limelight","tagline":"An open source implementation of NVIDIA Gamestream","body":"### What is Limelight? \r\nLimelight 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.\r\n\r\nWhat does this mean for you? Limelight allows you to stream your full collection of Steam games from your [GFE compatible PC](http://shield.nvidia.com/play-pc-games/) to any of your supported devices. \r\n\r\n### Download\r\nCurrently, Limelight is supported for streaming to your PC and to Android. Follow the links for information about how to get Limelight up and running yourself. \r\n* [Limelight-android](https://github.com/limelight-stream/limelight-android)\r\n allows streaming to any compatible Android device.\r\n* [Limelight-pc](https://github.com/limelight-stream/limelight-pc) allows\r\n streaming to Linux/OSX/Windows.\r\n\r\n### What's Next? \r\nLimelight for [iOS](https://github.com/limelight-stream/limelight-iOS) and [Windows Phone](https://github.com/limelight-stream/limelight-wp) are in development. Stay tuned!\r\n\r\n### Authors and Contributors\r\nLimelight was created by [Case Western](http://case.edu) students as a project at the [MHacks](http://mhacks.org) hackathon in 2013 and further developed at MHacks in 2014. \r\nCameron Gutman (@cgutman)\r\nDiego Waxemberg (@dwaxemberg)\r\nAaron Neyer (@aaronneyer)\r\nAndrew Hennessy (@yetanothername)\r\nMichelle Bergeron(@mrb113)\r\n\r\n### Follow Along\r\nWant to keep up with the latest Limelight updates? Keep up with development at the [XDA Developers\r\nThread](http://forum.xda-developers.com/showthread.php?t=2505510).\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
|
||||
{"name":"Limelight","tagline":"An open source implementation of NVIDIA Gamestream","body":"### What is Limelight? \r\nLimelight 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.\r\n\r\nWhat does this mean for you? Limelight allows you to stream your full collection of Steam games from your [GFE compatible PC](http://shield.nvidia.com/play-pc-games/) to any of your supported devices. \r\n\r\n### Download\r\nCurrently, Limelight is supported for streaming to your PC and to Android. Follow the links for information about how to get Limelight up and running yourself. \r\n* [Limelight-android](https://github.com/limelight-stream/limelight-android)\r\n allows streaming to any compatible Android device.\r\n* [Limelight-pc](https://github.com/limelight-stream/limelight-pc) allows\r\n streaming to Linux/OSX/Windows.\r\n\r\n### What's Next? \r\nLimelight for [iOS](https://github.com/limelight-stream/limelight-iOS) and [Windows Phone](https://github.com/limelight-stream/limelight-wp) are in development. Stay tuned!\r\n\r\n### Authors and Contributors\r\nLimelight was created by [Case Western](http://case.edu) students as a project at the [MHacks](http://mhacks.org) hackathon in 2013 and further developed at MHacks in 2014. \r\nCameron Gutman (@cgutman)\r\nDiego Waxemberg (@dwaxemberg)\r\nAaron Neyer (@aaronneyer)\r\nAndrew Hennessy (@yetanothername)\r\nMichelle Bergeron(@mrb113)\r\n\r\n### Follow Along\r\nWant to keep up with the latest Limelight updates? Keep up with development at the [XDA Developers\r\nThread](http://forum.xda-developers.com/showthread.php?t=2505510).\r\n","google":"<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-47339221-1', 'limelight-stream.com'); ga('send', 'pageview'); </script>","note":"Don't delete this file! It's used internally to help with page regeneration."}
|
Loading…
x
Reference in New Issue
Block a user