Skip to content

SMU-Ubicomp-Lab/TobiiServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TobiiServer

This is a Node.js Sever which mimics the behaviors of TobiiGalss Sever. Developers can just run these severs without actually connecting to TobiiGlass for development. It contains the basic RESTful APIs

Install

git clone https://github.com/SMU-Ubicomp-Lab/TobiiServer 

brew install node

npm install express

How to run

sudo node api.js   // You need add sudo here to run at port 80
node udp.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published