Statistics
| Branch: | Revision:

blinker / README.md @ 4a410264

History | View | Annotate | Download (799 Bytes)

1
Blinker
2
=======
3

    
4
[Download](https://opensource.cit-ec.de/projects/gazetk/repository/blinker)
5

    
6
License
7
-------
8
Blinker is free and open source software distributed under the terms of the [GNU General Public License](http://www.gnu.org/licenses/).
9

    
10
Description
11
-----------
12
Welcome to Blinker!
13

    
14
Blinker enables gaze-based browsing for the WWW. 
15

    
16
Currently, we only support Mozilla Firefox, but support for other browsers is planned.
17

    
18
Usage
19
-----
20
1. Start the DesktopConnector for your eye tracking system. You can get DesktopConnector from the [GazeTk](https://opensource.cit-ec.de/projects/gazetk/repository/gazetk) repository 
21
2. Do not forget to start a device specific DeviceServer, if necessary. Follow the description in the DeviceServer directory.
22
3. Start Blinker for Firefox using
23

    
24
$ jpm run
25