Description:
SciLor's Gesture Launcher is a tool for running programs by gestures.
Edit the config file (cfg/gestures.cfg) like you want!
Actions of the gestures are like on the numpad:
7-8-9
4---6
1-2-3
4 is left for ex.
6 is right for ex.
You can put one command per line with multiple gesturecodes:
"<4123><4136><413>|launch|\Windows\calculator.exe"
For more options take a look at the "*.cfg"-files in the "cfg" directory.
ToDo:
- Add Config Tool.
- Add Gesture Recording.
- Add Landscape Support.
- Improve Loading Speed.
This should work on any Touchscreen Device with .NET CF v3.5 but just tested on Kaiser.
Update Description:
v0.1 Alpha (03-10-2009):
- Update to .NET CF 3.5.
v0.0.2 Alpha:
- Added Recording Icon.
- Changed gesture.cfg to a new format to decrease memory/cpu use.
v0.0.1 Alpha:
- Added: Exit Button.
- Added: config.cfg (Gesture Confirm).
- Added: lengtSensitivity.
- Added: Background Image Portrait 320x240.
- Bug Removed: Gestures now checked on MouseUp.