Crate rsautogui

Source
Expand description

§rsautogui

rsautogui aims to be a cross-platform GUI automation rust crate. It lets you control the mouse and keyboard to automate interactions with other applications. Currently, it’s a wrapper of multiple rust crates to have pyautogui inspired syntax in rust.

This crate takes heavy inspiration from PyAutoGUI.

Modules§

keyboard
Keyboard Controls
mouse
Mouse Controls
screen
Screen Information