1.0.3 • Published 5 years ago

osx-mouselistener v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

POC Mouse Listener for Mac OS X 10.5+

Introduction

By using native bindings to IOKit we can talk directly with the Mouse/Touchpad/Touchscreen. We can talk directly with the hardware so this should work regardless of which state the rest of the system is in.

Usage example

{{example.js}} Writes click information to console

Installation

via npm

npm install osx-mouselistener

Tests

Sorry, I didn't feel like it. It's a POC

Why?

When I was writing a osx-keylogger POC I was intrigued by the possibility of listening for mouse clicks. Would it be easier? I was determined to find out.

License

MIT, see LICENSE file

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

7 years ago

1.0.0

7 years ago