Noct
A cross-platform library for simulation of input written in Rust.
❗It's a enigo clone becase of parent repository is abandoned.
- Linux (X11) mouse
- Linux (X11) text
- Linux (Wayland) mouse
- Linux (Wayland) text
- MacOS mouse
- MacOS text
- Win mouse
- Win text
- Custom Parser
let mut noct = new;
noct.mouse_move_to;
noct.mouse_click;
noct.key_sequence_parse;
for more look at examples
Runtime dependencies
Linux users may have to install libxdo-dev. For example, on Debian-based distros:
On Arch:
On Fedora:
On Gentoo:
