Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 313 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 313 Bytes

vJoyTCPFeeder

Receive Joystick events in real time from a remote host via TCP and feed them to a vJoy device.

It's intended to be used along with jstest --event. Run jstest --event /dev/input/js0 | nc <IP-address-of-the-host-running-this-script> 1234 on the PC where the joystick is physically plugged in.