/JStick

Java application for controlling your mouse with a gamepad/joystick

Primary LanguageJava

JStick

JStick is a Java application for simulating mouse movements and mouse presses using a gamepad or joystick.

Usage

Plug in your controller and run JStick.java. You should now be able to move the mouse with the left analog stick and click with the shoulder buttons.

Dependencies

Notes

This is a very early version of JStick. It does not currently have GUI or a way to configure options, but those will be added soon. Please make a pull request if you want to help out. :)