gazetk / README.md @ 6b3a8f8f
History | View | Annotate | Download (800 Bytes)
1 |
GazeTk |
---|---|
2 |
====== |
3 |
|
4 |
[Download](https://opensource.cit-ec.de/projects/gazetk/repository/gazetk) |
5 |
|
6 |
License |
7 |
------- |
8 |
GazeTk 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 GazeTk! |
13 |
|
14 |
|
15 |
Subprojects |
16 |
----------- |
17 |
|
18 |
* **DesktopConnector** provides connectivity to many different remote desktop eye tracking systems. |
19 |
* **GazeTkHub** is the next generation device host that provides eye tracking access to multiple clients. |
20 |
|
21 |
Installation |
22 |
------------ |
23 |
|
24 |
* Set the environment variable GAZETK_HOME to the target directory you want your GazeTk installation to be build to. |
25 |
* Build the **Protocol** project, see the corresponding README.md |
26 |
* Build the **GazeTkHub** project, see the corresponding README.md |
27 |
|
28 |
|