Skip to content

jherland/LeaPointer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeaPointer

Use the Leap Motion as a mouse device.

Dependencies

Running

  1. Connect your Leap Motion device
  2. Run 'leapd' (from the Leap Motion SDK)
  3. Run 'LeaPointer.py' (use --help to see available options)
  • Move your hand above the Leap Motion device to move the mouse pointer
  • The pointer speed is inversely proportional to the number of fingers extended. Extend one finger to move quickly, and all 5 fingers to do delicate movements. Extending zero fingers disables mouse movement.
  • Do a key tap motion with a finger to generate a mouse click

Supported systems

Should in theory run on all systems supported by the Leap Motion SDK and pymouse (Windows, MacOS and Linux).

Tested on:

  • Arch Linux, Python v2.7.5, Linux 3.10.2-1-ARCH, Leap Motion SDK v0.8.0 (build 5300)

License

See the LICENSE file

Author

Johan Herland (johan@herland.net), based on the Leap Motion SDK documentation

About

Use the Leap Motion as a mouse device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages