.NET

Windows Key Binder - Create a Bindings manager application (C#/.NET)

Windows Key Binder - Create a Bindings manager application (C#/.NET)

Nicolas Roche
This project made with .NET C# and Windows Forms. It allows people to bind commands and applications to Mouse input ( including side buttons). Introduction This project is directly linked to another project called “Lol Timers”. This project required to be able to launch an application with side button of my mouse but this feature seems not directly included in windows. That’s why I decided to create my own bindings manager.