Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moonlight-stream/moonlight-android
GameStream client for Android
https://github.com/moonlight-stream/moonlight-android
android-app android-tv-apps gamestream moonlight nvidia
Last synced: 2 days ago
JSON representation
GameStream client for Android
- Host: GitHub
- URL: https://github.com/moonlight-stream/moonlight-android
- Owner: moonlight-stream
- License: gpl-3.0
- Created: 2013-09-21T05:00:00.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-15T15:00:29.000Z (27 days ago)
- Last Synced: 2024-12-03T13:00:13.712Z (9 days ago)
- Topics: android-app, android-tv-apps, gamestream, moonlight, nvidia
- Language: C
- Homepage:
- Size: 123 MB
- Stars: 4,316
- Watchers: 108
- Forks: 686
- Open Issues: 277
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-sunshine - Android - Official Android client. (📺 Clients / ✳️ Official Moonlight Clients)
- awesome-sunshine - Android - Official Android client. (📺 Clients / ✳️ Official Moonlight Clients)
README
# Moonlight Android
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/232a8tadrrn8jv0k/branch/master?svg=true)](https://ci.appveyor.com/project/cgutman/moonlight-android/branch/master)
[![Translation Status](https://hosted.weblate.org/widgets/moonlight/-/moonlight-android/svg-badge.svg)](https://hosted.weblate.org/projects/moonlight/moonlight-android/)[Moonlight for Android](https://moonlight-stream.org) is an open source client for NVIDIA GameStream and [Sunshine](https://github.com/LizardByte/Sunshine).
Moonlight for Android will allow you to stream your full collection of games from your Windows PC to your Android device,
whether in your own home or over the internet.Moonlight also has a [PC client](https://github.com/moonlight-stream/moonlight-qt) and [iOS/tvOS client](https://github.com/moonlight-stream/moonlight-ios).
You can follow development on our [Discord server](https://moonlight-stream.org/discord) and help translate Moonlight into your language on [Weblate](https://hosted.weblate.org/projects/moonlight/moonlight-android/).
## Downloads
* [Google Play Store](https://play.google.com/store/apps/details?id=com.limelight)
* [Amazon App Store](https://www.amazon.com/gp/product/B00JK4MFN2)
* [F-Droid](https://f-droid.org/packages/com.limelight)
* [APK](https://github.com/moonlight-stream/moonlight-android/releases)## Building
* Install Android Studio and the Android NDK
* Run ‘git submodule update --init --recursive’ from within moonlight-android/
* In moonlight-android/, create a file called ‘local.properties’. Add an ‘ndk.dir=’ property to the local.properties file and set it equal to your NDK directory.
* Build the APK using Android Studio or gradle## Authors
* [Cameron Gutman](https://github.com/cgutman)
* [Diego Waxemberg](https://github.com/dwaxemberg)
* [Aaron Neyer](https://github.com/Aaronneyer)
* [Andrew Hennessy](https://github.com/yetanothername)Moonlight is the work of students at [Case Western](http://case.edu) and was
started as a project at [MHacks](http://mhacks.org).