1 Repo
Systems that detect specific visual patterns or colors in screenshots to trigger automated actions.
Distinct from Local Feature Matching: Distinct from Local Feature Matching: focuses on triggering automation workflows based on pixel-level cues rather than geometric keypoint analysis.
Explore 1 awesome GitHub repository matching part of an awesome list · Visual Trigger Matching. Refine with filters or upvote what's useful.
AutoJs6 is an Android automation framework and JavaScript runtime designed to automate user interface interactions and system tasks on mobile devices. It functions as a UI automator that inspects screen hierarchies and manipulates on-screen controls via selectors to automate manual workflows. The project includes an Android script compiler that bundles automation scripts into standalone APK files for distribution. It also provides a remote debugging tool that creates a network-based bridge between a mobile device and a desktop IDE for writing and testing scripts. The framework covers a broad
Performs color detection and feature matching on screenshots to trigger actions based on visual cues.