Skip to content
/ gyro-io Public

A little example on how to use your smartphone to control a webpage

License

Notifications You must be signed in to change notification settings

4rzael/gyro-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gyro-io

interacting on a website with your smartphone gyroscope

How to use it:

  • clone the repository

  • run npm install (or execute windows/install.bat on windows)

  • run the service on the server : nodemon index.js (or execute windows/run.bat on windows)

  • connect to your webpage on the port 3000 (localhost:3000 on local)

License:

MIT