Skip to content

GUI frontend for moonlight-embedded, for LG webOS, Raspberry Pi

License

Notifications You must be signed in to change notification settings

raeldor/moonlight-tv

 
 

Repository files navigation

Moonlight TV

Moonlight TV is a GUI front end for Moonlight GameStream Client. With some components from moonlight-embedded. It was originally designed for LG webOS TVs, but may support running on more devices in the future.

Features

  • Supports up to 4 controllers
  • Utilizes system hardware decoder to get best performance (webOS 2/3/4/5)
  • Easy to port to other OSes (Now runs on macOS, Linux, Raspberry Pi)

Screenshots

Launcher

Settings

In-game Overlay

Download

For webOS

Easy installation with dev-manager-desktop (recommended)

Or download IPK from Latest release

(For developers) Building for webOS

  • Follow instructions here to setup NDK
  • Create a directory e.g. build in project root directory, and cd into it.
  • run cmake .. -DTARGET_WEBOS=ON
  • run make webos-package-moonlight to get IPK package in build directory

About

GUI frontend for moonlight-embedded, for LG webOS, Raspberry Pi

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.4%
  • CMake 6.6%
  • C++ 2.9%
  • Other 1.1%