Skip to content

ConnorBP/inputflow

Repository files navigation

Input Flow

User Input Device abstract plugin API. Enables users to access one set of apis for sending mouse and keyboard input, then allowing the actual method of input to be swapped out at runtime. One such method may be WinAPI for example. Now supports the popular KMBox device as well for controlling user input. Heavily inspired by my favourite memory introspection crate memflow-rs.

WORK IN PROGRESS

Version 0.1.0 is now out. More changes coming soon, stay tuned! :)

About

User Input Device abstract plugin API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages