Inspiration

Only the newer trackpads conforming to microsofts Precision Trackpad specifications have the multi finger gestures enabled although older trackpads are capable of recognizing these gestures.

What it does

It is a driver which recognizes multi finger gestures and executes the required task mapped to it. For example, 3 finger swipe up open Task View app in windows.

How I built it

It has been built on Visual Studio using C#

Challenges I ran into

Since this is the first time I am using the language and visual studio, I ran into lot of basic problems of getting accustomed to the language and compiler.

Accomplishments that I'm proud of

Successful writing algorithms to detect 3 finger horizontal and vertical swipes.

What I learned

Introduction to windows development.

What's next for Swipe10

Integrating more closely with Microsoft Windows.

Built With

Share this project:

Updates