Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minishlink/leapmediacontroller
A simple computer app for controlling media players with Leap Motion
https://github.com/minishlink/leapmediacontroller
Last synced: 9 days ago
JSON representation
A simple computer app for controlling media players with Leap Motion
- Host: GitHub
- URL: https://github.com/minishlink/leapmediacontroller
- Owner: Minishlink
- License: mit
- Created: 2015-04-28T20:00:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-28T20:08:19.000Z (over 9 years ago)
- Last Synced: 2024-10-11T10:21:56.336Z (about 1 month ago)
- Language: C++
- Size: 219 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LeapMediaController
A simple computer app for controlling media players with Leap Motion## Tools
C++ with Qt and the Leap Motion SDK## How to use ?
* Play/Pause: Swipe up or down
* Next track: Swipe right
* Previous track: Swipe left
* Volume up: Rotate right
* Volume down: Rotate left