https://github.com/aritrakar/remote-controller
https://github.com/aritrakar/remote-controller
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aritrakar/remote-controller
- Owner: aritrakar
- Created: 2022-10-03T23:00:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T00:54:47.000Z (about 3 years ago)
- Last Synced: 2025-01-01T22:30:52.928Z (9 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# remote-controller
This is a Python script I wrote in collaboration with @souritrakar to relay commands from a PlayStation controller on my end to a web-server hosted on another (@souritrakar's) end, with the objective being to control a Xbox remotely.
**Note:** As expected, the latency between the request and the response was too high to play games like FIFA in (near) real-time, which was the intended purpose.