=== LeapPress ===

	Contributors: Oscar R.C. @agente404
	Version: 0.1
	Tags: leap motion, leap, leapmotion, gestures, gesture controlling, motion control
	Requires at least: 3.0
	Tested up to: 3.9.1
    	Stable tag: trunk
	License: GPLv3 or later
    	License URI: <http://www.gnu.org/licenses/gpl-3.0.html>.

LeapPress navigate through your Wordpress blog touchless thanks to Leap Motion Controller
	
== Description ==

	This plugin enables to control Wordpress via Leap Motion controller. 
	Touchless interaction with your Wordpress blog!


== Frequently Asked Questions ==

	Following gestures and actions are allowed:
	
		* [Hand gestures]
		   - Tilt up/down -> Scroll line by line forward/backward

		* [Swipe Gestures]
		   - Swipe up/down -> Scroll one page forward/backward
		   - Swipe left/right -> Previous/Next post
		   
		* [Circle Gestures]
		   - Clockwise -> History forward
		   - Counter clockwise -> History back     
				   
For more info visit the wiki <https://github.com/agente404/LeapPress/wiki>. More gestures to come. 

Feel free to modify the source code but, please, give credit. If you have an idea contact me at http://agente404.com/contacto/.


== Supported Hardware ==

* [Leap Motion Controller](https://www.leapmotion.com/) 


== Installation ==

1. Upload the LeapPress folder to the '/wp-content/plugins/' directory

1. Activate the plugin through the 'Plugins' menu in WordPress


== Changelog ==

= Version 0.1 =

* Initial release