Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ReeseWang/vJoyTCPFeeder
- Owner: ReeseWang
- License: mit
- Created: 2021-02-28T08:10:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-03T12:08:56.000Z (almost 4 years ago)
- Last Synced: 2024-08-03T01:38:28.972Z (6 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.