Gamepad-Tester is a web-based tool for testing and calibrating gamepads. It allows you to see real-time data on button presses, joystick movements, and trigger statuses directly in your browser.
- Real-time display of button presses, joystick movements, and trigger statuses
- Calibration functionality for gamepads
- No installation required—run directly in your web browser
-
Open the Application:
- Visit Gamepad-Tester in your web browser.
-
Connect Your Gamepad:
- Plug in your gamepad or connect it via Bluetooth.
-
Test Your Gamepad:
- Use the on-screen interface to view real-time data from your gamepad.
If you want to contribute or run the application locally:
-
Clone the Repository:
git clone https://github.com/oop7/Gamepad-Tester.git
-
Navigate to the Project Directory:
cd Gamepad-Tester
-
Install Dependencies:
npm install
- Run the Application Locally:
npm start
Open http://localhost:3000
in your web browser to view the application.
This project is licensed under the MIT License. See the LICENSE file for details.
Special thanks to greggman