Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/axelpale/tet-node-client-demo-star

A demo application for The Eye Tribe Node.js client.
https://github.com/axelpale/tet-node-client-demo-star

Last synced: about 1 month ago
JSON representation

A demo application for The Eye Tribe Node.js client.

Awesome Lists containing this project

README

        

# tet-node-client-demo-star

![Screenshot](screenshot.png)

A demo application for [the Eye Tribe Node.js client](https://github.com/axelpale/tet-node-client). Created with [socket.io](http://socket.io/), [express.js](http://expressjs.com/) and [eyetribe-client](https://github.com/axelpale/tet-node-client).

# Installation

- Install the Eye Tribe Tracker server
- Run `$ npm install`

# Run

- Start the Eye Tribe Tracker server
- Calibrate the Tracker
- Run `$ npm start`
- Browse to [localhost:8888](http://localhost:8888)