AirMove

Hands-free cursor control via hand tracking

QR Pairing

Scan this QR code with your mobile device to start tracking

Tracker URL

http://localhost:3001/tracker?host=localhost&port=8765

Connection Status

Waiting for mobile connection

The desktop bridge server (server.py) must be running on port 8765 for tracking to work.

Desktop Setup

  1. 1.Install dependencies: pip install websockets pyautogui numpy
  2. 2.Run python server.py on your desktop
  3. 3.Scan the QR code or open the tracker URL on your mobile device
  4. 4.Allow camera access and grant cursor control permissions