Visual-Vincent / InputHelper

A .NET friendly library for simulating mouse and keyboard input.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InputHelper

Downloads License

A .NET friendly library for handling, simulating and intercepting mouse and keyboard input.

Requirements

  • Windows 7 SP1 or newer (may work on XP/Vista as well, but this has not been tested)
  • .NET Framework: 3.5 / 4.0-4.8, or:
  • .NET Core (Desktop Runtime): 3.1 / 5.0 / 6.0 / 7.0 / 8.0

Precompiled download

A precompiled version of the library (DLL) can be found in the Releases section of this repository.

Documentation

See the project's Wiki page.

Questions, Feature requests, Bug reports, etc.

Have any questions, need help with your code, want to report a bug or simply suggest a new feature?
Feel free to write a ticket on the Issue tracker and I'll get back to you as soon as I can!

About

A .NET friendly library for simulating mouse and keyboard input.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Visual Basic .NET 100.0%