1 unstable release
new 0.1.0 | Jan 17, 2025 |
---|
#557 in Hardware support
15KB
336 lines
Lazy Peon
Simulates random io events. Blazingly fast!
Still a work in progress, more will hopefully come.
- CLI
- Random mouse events
- Support multiple backends
- enigo (https://docs.rs/enigo/latest/enigo/)
- mouse-rs (https://docs.rs/mouse-rs/latest/mouse_rs/)
- Support multiple backends
- Random keyboard events
- Support multiple backends
- Complex io (
alt+tab
for example)
Installation
Just run
cargo install lazy-peon-rs
or alternatively directly via the github
cargo install --git https://github.com/Janiak94/lazy-peon-rs
The binary can then be run with
lazy-peon-rs
Use --help
flag to see available options.
Dependencies
~8–34MB
~487K SLoC