This repository allows you to use Tobii Eye Tracker on macOS!
-
Download and install Talon.
-
Run the Talon app.
-
Go to the Talon Home directory. This is
~/.talon
on macOS. (Talon has a menu in your system tray near the clock, you can use Scripting -> Open ~/.talon as a shortcut open Talon Home).cd ~/.talon/user
-
Clone talonhub/community into your
~/.talon/user
directory.git clone https://github.com/talonhub/community community
-
Clone this repository into your
~/.talon/user/
directory.git clone https://github.com/Eye-Interaction-Design/TobiiEyeTracker-macOS TobiiEyeTracker-macOS
-
Calibrate your Tobii Eye Tracker. Go to Eye Tracking -> Calibrate in the menu.
-
Go to Scripting -> View Log in the menu for debug output.
-
Press
Ctrl + 1
to send the current gaze coordinates via socket. -
To stop transmission, press
Ctrl + 2
.