gazetk / README.md @ fba08427
History | View | Annotate | Download (800 Bytes)
1 | 908a231e | Thies Pfeiffer | 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 | fba08427 | Thies Pfeiffer | * **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 |