Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ReeseWang/vJoyTCPFeeder

Receive Joystick events in real time from a remote host via TCP and feed them to a vJoy device.
https://github.com/ReeseWang/vJoyTCPFeeder

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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 1234` on the PC where the joystick is physically plugged in.