PC Remote Control
This library provides cross-platform control over computer input devices. It allows emulating keyboard and mouse inputs programmatically and managing audio devices.
The library is designed for seamless integration into Rust projects, providing ergonomic APIs for all supported functionalities.
Examples:
Keyboard Emulation:
use ;
Mouse Emulation:
use ;
Audio Control:
use ;
Feedback:
This library distributed under the MIT license.
You can contact me via GitHub or send a message to my telegram @fuderis. This library is actively evolving, and your suggestions and feedback are always welcome!