Skip to content

tinker-gamepad

A gamepad tester plugin for TINKER, supporting multiple controllers with real-time input visualization.

Screenshot

Features

  • Real-time Input visualization for buttons, axes, and triggers
  • Multiple Gamepads support with player switcher
  • Stick Path Tracing for analog stick movement history
  • Dark Mode support

Installation

Download and install TINKER, then run:

bash
npm i -g tinker-gamepad

Usage

  1. Connect a gamepad via USB or Bluetooth and press any button
  2. View live button states, axis values, and controller diagram
  3. Switch between players using the P1/P2/P3/P4 buttons in the header
  4. Click CLEAR PATHS to reset stick movement trails

Released under the AGPL-3.0 License.