It's a library that saves time and writes a few lines to build custom scripts for an active window on your computer.
This library is based on Windows Handle and computer vision, which allows us to receive images and process them, to send events from the mouse and keyboard to the Window.
A library was used: opencvsharp.
- Background process.
- Find Window Handle.
- Find Window Childe.
- Matching images.
- Window Capture.
- Sending and receiving texts from the window.
- Sending mouse and keyboard events.
- Change Window location, size, and state.
GitHub: Here.
NuGet: Here.
The library relies mainly on computer vision to receive and send information, relying on the Window Handle feature, and you'll find explanations of all features in the Wiki.
If you have a suggestion or encountered an issue, we can help you from here.