Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/axelpale/tet-node-client-demo-star
- Owner: axelpale
- License: mit
- Created: 2015-05-26T13:14:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-26T14:52:01.000Z (over 9 years ago)
- Last Synced: 2024-10-15T17:54:33.856Z (3 months ago)
- Language: JavaScript
- Size: 238 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)