inputter 1.0.2 icon indicating copy to clipboard operation
inputter: ^1.0.2 copied to clipboard

Desktop automation package for Windows desktops. Includes window manipulation, input hooks, key remapping, and more.

Desktop automation tool including window, keyboard, mouse manipulation.

pic

Getting started #

As of now the library only works for Windows OS.

Usage #

There are different kind of managers that have specific use cases for automation / input manipulation.

Take a look at example folder for inspiration.

https://user-images.githubusercontent.com/43004140/188739660-9978ec34-a2f0-431a-9529-cca25db3a534.mp4

Additional information #

Currently building a website at inputter.dev and a scripting language to wrap the automation library.

This library is basically a convenient abstraction around Tim Sneath's win32 wrapper for automation purposes. So big thanks to him and all other contributors to the library!

4
likes
100
pub points
0%
popularity

Publisher

verified publisher iconinputter.dev

Desktop automation package for Windows desktops. Includes window manipulation, input hooks, key remapping, and more.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Icon for licenses.BSD-3-Clause (LICENSE)

Dependencies

ffi, image, win32

More

Packages that depend on inputter