8000 GitHub - Ainierheokami/moonlight-android: GameStream client for Android
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ainierheokami/moonlight-android

 
 

Repository files navigation

Moonlight Android

AppVeyor Build Status Translation Status

Moonlight for Android is an open source client for NVIDIA GameStream and 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 and iOS/tvOS client.

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

Features 功能

  • 精简的实时性能展示(可自定模板)
  • 返回菜单(快捷切换触摸、虚拟手柄、虚拟键盘)
  • 可自定义虚拟键盘 需参考 按键码映射表 进行配置(需要16进制转10进制使用,如:0x41=65)
  • 可导入导出自定义虚拟按键
  • 简单的键盘宏
  • 自定义快捷键
  • 按键显示隐藏切换
  • 按键编组

en language

  • Minimal real-time performance display (customizable template)
  • Return menu (quick switch touch, virtual joystick, virtual keyboard)
  • Customizable virtual keyboard (refer to Virtual Key Code Mapping Table for configuration, need to convert hexadecimal to decimal, such as 0x41=65)
  • Import and export custom virtual keysboard
  • Simple keyboard macros
  • Customizable hotkeys
  • Key display toggle
  • Key grouping

Thanks

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 56.6%
  • Java 39.7%
  • Kotlin 3.4%
  • Other 0.3%
0