Skip to content

Geocld/PeaSyo

Repository files navigation

Open-source Android remote play client for PlayStation.

English | 中文

Intro

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

Features

  • 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

Next plans

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.

Local Development

Requirements

Steps to get up and running

Clone the repository:

git clone https://github.com/Geocld/PeaSyo
cd PeaSyo

Install dependencies:

yarn

Run development build:

npm run android

LICENSE

PeaSyo strictly follows the AGPL v3 License. If other projects reference or use implementations from this project, please strictly comply with this license.