SeasonPhan / moonlight-android

GameStream client for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moonlight Android

带键盘的魔改版

新增特性:

1.可以增加键盘按键、鼠标按键

2.可以同时拥有多套布局,并且能在串流时快速切换

3.可以禁用鼠标

4.可以在串流时快速切换鼠标的控制模式

5.修改了官方的编辑按键的方式

详情转至moonlight贴吧!记得点个star哦,谢谢啦!

AppVeyor Build Status Translation Status

Moonlight for Android is an open source client for NVIDIA GameStream, as used by the NVIDIA Shield.

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 and iOS/tvOS client.

You can follow development on our Discord server and help translate Moonlight into your language on Weblate.

Downloads

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

Moonlight is the work of students at Case Western and was started as a project at MHacks.

About

GameStream client for Android

License:GNU General Public License v3.0


Languages

Language:C 63.0%Language:Java 36.4%Language:Lua 0.3%Language:Makefile 0.2%Language:Shell 0.1%