=== LeapPress ===

	Contributors: Oscar R.C. @agente404
	Tags: leap motion, leap, leapmotion, gestures, gesture controlling, motion control
	Requires at least: 3.0
	Tested up to: 3.9.1
	License: Copyright (C) 2014  Oscar R.C.

		This program is free software: you can redistribute it and/or modify
		it under the terms of the GNU General Public License as published by
		the Free Software Foundation, either version 3 of the License, or
		(at your option) any later version.

		This program is distributed in the hope that it will be useful,
		but WITHOUT ANY WARRANTY; without even the implied warranty of
		MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
		GNU General Public License for more details.

		You should have received a copy of the GNU General Public License
		along with this program.  If not, see <http://www.gnu.org/licenses/>.

	
== Description ==

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


== Features ==

	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     
				   
	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
	2. Activate the plugin through the 'Plugins' menu in WordPress


== Changelog ==

	Version 0.0.1:
		-Initial release
