Inspiration

Vimium for google chrome. A app that allow's you to click things on your screen by simply inputing specified letter sequences. https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb

What it does

Say a cat has pushed the mouse off your desk. You simply press a single key to and a grid of options appear simply select a point and your mouse will click it. This can easily be used for power-users to enhance their productivity

How we built it

We used threads to implement a invisible window, and use python libraries to handle key events.

Challenges we ran into

We originally wanted to try to do the same thing that Vimium did with only display letters for things to click but we simply didn't have the means to implement that.

Accomplishments that we're proud of

Very powerful simple and markable product.

What I learned

I personally have learned a little python from this project.

What's next for MouselessTech team

We hope to eventually implement this to closely match Vimium

Built With

Share this project:

Updates