harsh2204 / Joy2DroidX-server

Use your Android phone as a virtual Xbox 360 controller or DualShock 4 gamepad on your Windows or Linux PC. This is the server that runs on Windows or Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Joy2DroidX

This fork adds and allows more flexible usage of j2dx server, specifically with socketjoy.

Instructions to install/run:

  • Clone the repo
  • Edit j2dx/__init__.py file and change #L99 cors_allowed_origins='http://192.168.2.92:8000' value to your socket joy address.
  • Run pip install -I <repo-dir>. I recommend doing this in a virtual env.
  • Follow the instructions on usage from the original repo or socketjoy.

About

Use your Android phone as a virtual Xbox 360 controller or DualShock 4 gamepad on your Windows or Linux PC. This is the server that runs on Windows or Linux.

License:GNU General Public License v3.0


Languages

Language:Python 97.4%Language:PowerShell 2.6%