Inspiration

We thought about how to automate a really annoying problem: repetitive inputs. Often you have for one task a repetitive input like commands or raw text. That's why we want to automate this process and give the user a suggestion for a shortcut for his special repetitive input.

What it does

It logs your keyboard inputs and with an algorithm it gives you an popup which suggest's a short cut for your special needs.

How we built it

In C# (a lot of fun while debugging:) )

Challenges we ran into

Debugging,

Accomplishments that we're proud of

Our working demo and prototype

What we learned

Multithreading in C# to interface with an hardware level api

What's next for Logitech Plugin Automation

Integrating the system components to work in harmony

Built With

  • c#
  • logitechactionssdk
  • rider
  • sharphook
Share this project:

Updates