Skip to content

moodyhunter/TobiiMouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TobiiMouse

Make Tobii EyeTracker your mouse.

Dependencies

Linux:

  • X11, XRandr development header.

Windows:

  • Coming soon.

Build

For Linux:

# Install some packages:

# For Debian and Ubuntu: 
#sudo apt-get install qt5-default qt5-qmake libx11-dev libxrandr-dev

# For Arch Linux:
sudo pacman -S   # TODO

# Clone the repository.
git clone https://github.com/lhy0403/TobiiMouse
cd ./TobiiMouse/src/
mkdir build && cd build

# QMake and make
qmake ../
make

# Done, if everything goes well, you should have successfully built it.

For Windows:

REM Coming soon!

About

Make your Tobii EyeTracker a mouse.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published