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=8765Connection Status
Waiting for mobile connection
The desktop bridge server (server.py) must be running on port 8765 for tracking to work.
Desktop Setup
- 1.Install dependencies:
pip install websockets pyautogui numpy - 2.Run
python server.pyon your desktop - 3.Scan the QR code or open the tracker URL on your mobile device
- 4.Allow camera access and grant cursor control permissions