Open-source Android remote play client for PlayStation.
English | 中文
PeaSyo, also known as Pixiu, is a PS4/5 streaming application for Android that supports remote wake-up, remote streaming, button mapping, controller vibration, and other rich features. You can play your PS anywhere using your phone, tablet, or handheld device.
DISCLAIMER: PeaSyo is not affiliated with Sony, PlayStation. All rights and trademarks are property of their respective owners.
Notice: PeaSyo is only compatible with PS4 systems running firmware version 8.0 or higher
- Support for multiple console registration
- Support for local and remote streaming (gateway configuration required)
- Up to 1080P resolution with HDR support
- Support gamepad vibration
- Support for button mapping
- Streaming performance monitoring
- Remote wakeup and standby
PeaSyo is undergoing a major refactoring based on Chiaki's connection protocol, with the next phase planning to rewrite Chiaki's original C implementation in Rust.
- React Native >= 0.74
- NodeJs >= 20
- Yarn >= 1.22
Clone the repository:
git clone https://github.com/Geocld/PeaSyo
cd PeaSyo
Install dependencies:
yarn
Run development build:
npm run android
PeaSyo strictly follows the AGPL v3 License. If other projects reference or use implementations from this project, please strictly comply with this license.