8000 GitHub - jonhassall/socketio-mousetracker: Live tracking of mouse cursor with socketio (Websockets with fallback)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jonhassall/socketio-mousetracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Node Express project with SocketIO real time mouse tracking.

Uses socket.io (websockets with fallbacks) to track the live position of the mouse of everyone connected to the page.

Move your mouse around, and watch the mice of anyone else connected move in real time.

Uses: NodeJS, Express, Socket.io, Websockets, HTML, JavaScript, CSS.

Live demo usually available at http://mousetracker.jonhassall.com

To run:

git clone
npm install
npm start

And open in browser at http://localhost:3000

About

Live tracking of mouse cursor with socketio (Websockets with fallback)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0