Following the Mi PS4 Remote Tool Android APK last month, PlayStation 4 Scene developer NJZYDark of Blog.NJZYDark.com recently released PS4RPS which is a Remote PKG Sender for PS4 Packages utilizing the Web Distributed Authoring and Versioning WebDAV application via Linux, MacOS and Windows platforms. 
Download: PS4RPS (Latest Version) / GIT
Use WebDAV as a remote pkg sender for PS4
Features
Dev
Build
FAQ
Below are some related articles (sorted by date, with the oldest first) for those new to the PlayStation 4 scene:
Download: PS4RPS (Latest Version) / GIT
- PS4RPS-1.0.0-beta.7-arm64.dmg
- PS4RPS-1.0.0-beta.7.dmg
- PS4RPS-1.0.0-beta.7.exe
- PS4RPS-linux-1.0.0-beta.7-amd64.deb
- PS4RPS-linux-1.0.0-beta.7-arm64.deb
- PS4RPS-linux-1.0.0-beta.7-x86_64.AppImage
- PS4RPS-Setup-1.0.0-beta.7.exe
Use WebDAV as a remote pkg sender for PS4
Features
- Support MacOS, Windows and Linux
- Dark Mode
- Pause and resume install task
- Use remote WebDAV Server to send install task
- Create WebDAV Server from local folder
- Multiple PS4 host and WebDAV host config
- Download this app from release page
- Open the app
- Add PS4 host (Your PS4 ip and port, The port is usually 12800), for example: http://192.168.0.11:12800
- Add WebDAV host
- Directory: use local folder to create WebDAV Server
- URL: use WebDAV Server url and password
- Click pkg name from file list to send install task
Dev
Code:
pnpm install
pnpm run all:dev
pnpm run desktop:start
Code:
pnpm install
pnpm run all:build
pnpm run desktop:dist
- Is there a web version of this tool?
Of course, if you do not need to create a WebDAV server from local is possible to use the web version directly, but because of this cors bug, the web version is currently not available - Why mac arm64 app open failed?
Because the app is not signed, you need to execute this command in the terminal:
Code:sudo xattr -r -d com.apple.quarantine /Applications/PS4RPS.app
- Auto find PS4 host
- Fix the cors bug and release the web version
- Show more pkg file info, such as icon and titleID

- PS4 Remote Package Installer
- RPI_GUI: PS4 Remote Package Installer Web GUI
- PS4RPI: PS4 Remote Package Installer GUI
- PS4 Remote Sender GUI for MacOS
- PS4 Remote PKG Sender GUI
- Improving PS4 Remote Package Installer Speed Guide
- Remote PKG Installer Update
- PS4 PKG Sender Docker Compose Web Server UI
- PS4 Package (PKG) Sender with Guide
- PS4 Package (PKG) Manager
- PS4 PKG Sender
- XNA RPKGMAN: XNA Remote Package Manager
- PS4 Remote PKG Installer GUI
- PS4 IPI: Internal PKG Installer Homebrew App
- DirectPackageInstaller Tool to Preview / Send PS4 PKGs
- PS4 Remote PKG Sender v2 Github Fork
- PS4 Remote PKG Installer (RPI) OOSDK Port
- Mi PS4 Remote Tool: Android PS4 Management APK