Skip to content

SamsungDForum/moonlight-chrome

 
 

Repository files navigation

Moonlight for ChromeOS

Moonlight for ChromeOS is an open source implementation of NVIDIA's GameStream, as used by the NVIDIA Shield, but built to run on ChromeOS.

Moonlight for ChromeOS allows you to stream your full collection of games from your powerful desktop to another PC or laptop running ChromeOS.

For Windows, Mac, and Linux, we recommend running the new PC port for maximum performance.

Moonlight also has mobile versions for Android and iOS/tvOS.

Check out the Moonlight wiki for more detailed project information, setup guide, or troubleshooting steps.

AppVeyor Build Status

Moonlight for ChromeOS

Building

  1. Install the Chrome Native Client SDK and download the current Pepper SDK
  2. Set the NACL_SDK_ROOT environment variable to your Pepper SDK folder. If you need more detailed instructions, see here
  3. Run git submodule update --init --recursive from within moonlight-chrome/
  4. Run make from within the moonlight-chrome/ repo

Testing

  1. Open the Extensions page in Chrome
  2. Check the 'Developer mode' option
  3. Click 'Load unpacked extension' and point it at your built moonlight-chrome repo
  4. Run Moonlight from the extensions page
  5. If making changes, make sure to click the Reload button on the Extensions page

About

GameStream client for ChromeOS

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 86.9%
  • JavaScript 6.4%
  • C++ 4.8%
  • HTML 0.8%
  • Makefile 0.4%
  • CMake 0.4%
  • Other 0.3%