Skip to content

tinker-mouse-tester

A mouse tester plugin for TINKER, with real-time button, scroll, and movement visualization.

Screenshot

Features

  • Button Visualization for left, middle, right, and side buttons (4 / 5)
  • Scroll Wheel up/down feedback on the mouse diagram
  • Live Telemetry for cursor position, movement deltas, and double-click detection
  • Optical Pad UI with sensor tracking indicator
  • Dark Mode support

Installation

Download and install TINKER, then run:

bash
npm i -g tinker-mouse-tester

Usage

  1. Open the plugin and move the cursor inside the window
  2. Click left / middle / right buttons to see them light up on the diagram
  3. Use side buttons (back / forward) and the scroll wheel to test extra inputs
  4. Check the right-hand panel for position, delta, scroll direction, and double-click status

Released under the AGPL-3.0 License.