Open-source Xbox Remote Client.
English | 中文
XStreaming is an open-source mobile client for xCloud and Xbox home streaming, great inspired by Greenlight.
DISCLAIMER: XStreaming is not affiliated with Microsoft, Xbox. All rights and trademarks are property of their respective owners.
If you are looking for an Android Xbox streaming application, you can use XStreaming.
For Steam Deck User, please read XStreaming Steam Deck Guide
Clone the repository:
git clone https://github.com/Geocld/XStreaming-desktop
cd XStreaming-desktop
Install dependencies:
yarn
Run development build:
npm run dev
XStreaming is MIT licensed.