Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/octalmage/mousecontrol
Control the mouse in the browser using JavaScript.
https://github.com/octalmage/mousecontrol
Last synced: 4 months ago
JSON representation
Control the mouse in the browser using JavaScript.
- Host: GitHub
- URL: https://github.com/octalmage/mousecontrol
- Owner: octalmage
- Created: 2015-02-05T03:15:36.000Z (about 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-02-05T07:18:30.000Z (about 10 years ago)
- Last Synced: 2024-08-04T04:01:07.490Z (7 months ago)
- Language: JavaScript
- Size: 145 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- xhlf-awesome - MouseControl
README
# mousecontrol
Control the mouse in the browser using JavaScript.This is a proof of concept that I'd like to turn into a library.
**The Concept:** Use pointerlock to hide the mouse, then create a fake mouse that we can control.
**The Demo:** http://octalmage.github.io/mousecontrol/