Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moonlight-stream/moonlight-embedded
Gamestream client for embedded systems
https://github.com/moonlight-stream/moonlight-embedded
gamestream moonlight
Last synced: 20 days ago
JSON representation
Gamestream client for embedded systems
- Host: GitHub
- URL: https://github.com/moonlight-stream/moonlight-embedded
- Owner: moonlight-stream
- License: gpl-3.0
- Created: 2014-01-07T00:51:19.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T06:30:47.000Z (5 months ago)
- Last Synced: 2024-06-24T04:55:11.957Z (4 months ago)
- Topics: gamestream, moonlight
- Language: C
- Homepage: https://github.com/moonlight-stream/moonlight-embedded/wiki
- Size: 10.1 MB
- Stars: 1,473
- Watchers: 85
- Forks: 320
- Open Issues: 98
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-sunshine - Embedded - Official Embedded client. (📺 Clients / ✳️ Official Moonlight Clients)
- awesome-sunshine - Embedded - Official Embedded client. (📺 Clients / ✳️ Official Moonlight Clients)
README
# Moonlight Embedded
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/uaph3i3lfu7gl7m7/branch/master?svg=true)](https://ci.appveyor.com/project/cgutman/moonlight-embedded/branch/master)
Moonlight Embedded is an open source client for [Sunshine](https://github.com/LizardByte/Sunshine) and NVIDIA GameStream for embedded Linux systems, like Raspberry Pi, CuBox-i and ODROID. Moonlight allows you to stream your full collection of games and applications from your PC to other devices to play them remotely.
Moonlight also has [PC](https://github.com/moonlight-stream/moonlight-qt), [Android](https://github.com/moonlight-stream/moonlight-android), and [iOS](https://github.com/moonlight-stream/moonlight-ios) clients.
## Documentation
More information about installing and runnning Moonlight Embedded is available on the [wiki](https://github.com/moonlight-stream/moonlight-embedded/wiki).
## Bugs
Please check the wiki and old bug reports before submitting a new bug report.
Bugs can be reported to the [issue tracker](https://github.com/moonlight-stream/moonlight-embedded/issues).
## See also
[Moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) is the shared codebase between different Moonlight implementations
## Contribute
1. Fork us
2. Write code
3. Send Pull Requests