mdovgialo / steam-vr-wheel

Steering wheel and joystick emulation using steamVR
MIT License
114 stars 16 forks source link

Support Linux systems via python-evdev #25

Open Faeranne opened 3 years ago

Faeranne commented 3 years ago

Feature request to support using steam-vr-wheel in linux based operating systems using python-evdev or similar libraries. Given the vjoy interface that is presented here (just set button and set axis), at first glace it doesn't seem like a big jump to support another os via a wrapper.

I mostly wanted to create this issue to see if there are any plans already to do this, or if I could go ahead and start working on this myself.

mdovgialo commented 3 years ago

Sorry, somehow I didn't get a notification e-mail.

You are free to fork and work as you wish. I haven't had a lot time to work on it, and I've been just using it lately. Recently I've got a wheel and hotas, so I'm also loosing interest in developing, but it should keep working, as SteamVR has good backward compatability.