Skip to content

arcoirislabs/gestapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gestapi

(Under developemnt)

Gest jQuery Plugin - First jQuery plugin to enable custom triggers to 8 different hand gestures

Gest API is a plugin that utilises latest HTML5 standards (WebRTC) to enable hand gesture input to convert it into custom triggers. You may put any knid of trigger function for any type of hand gestures.

Basically we have enabled 8 kind of triggers classified as follows:-

  • 4 diagonal gestures
  • 4 linear gestures.
Usage :

$(anyelement).Gest('up',function(){

anyfunction();

]);

Easy to use.

Developed at Arcoiris Labs by Amey Kshirsagar

Released under GPLv3 Licence

About

Gest jQuery Plugin - First jQuery plugin to enable custom triggers to 8 different hand gestures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published