https://github.com/amtoine/remote-ps3
A remote emulator for a linux-ps3 system.
https://github.com/amtoine/remote-ps3
emulation remote-control
Last synced: 3 months ago
JSON representation
A remote emulator for a linux-ps3 system.
- Host: GitHub
- URL: https://github.com/amtoine/remote-ps3
- Owner: amtoine
- License: gpl-3.0
- Created: 2022-09-03T08:52:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T12:11:10.000Z (over 2 years ago)
- Last Synced: 2025-01-22T17:46:49.157Z (5 months ago)
- Topics: emulation, remote-control
- Language: Python
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# remote-ps3
A remote emulator for a linux-ps3 system.## installation
### using `PKGBUILD`s
> see the [goatfiles `PKGBUILD`s](https://github.com/goatfiles/pkgbuilds)### from source
change to your liking
- the installation configuration in [`config/install.sh`]
- the keybindings in [`config/remote.json`]then run the following
```bash
./scripts/install.sh
```## usage
```bash
remote-PS3
```
or more generally the `exe` field defined in [`config/remote.json`][`config/install.sh`]: config/install.sh
[`config/remote.json`]: config/remote.json