/inputter

Desktop automation tool.

Primary LanguageDartBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.

notepad.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!