2 مستودعات
Techniques for identifying and targeting specific operating system windows by name.
Distinct from Workspace Naming Systems: None of the candidates cover the act of identifying a target window for an automation tool.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Window Identification. Refine with filters or upvote what's useful.
SerpentAI is a game AI development kit and computer vision framework designed for building autonomous agents that interact with video games. It serves as a game input automation tool and a machine learning model integration engine, allowing developers to create agents that perceive game states and execute actions. The framework utilizes a plugin-based agent architecture to provide modular extensions for game-specific logic and behaviors. It features a specialized system for training, bundling, and deploying machine learning classifiers to recognize visual contexts and game states in real time
Determines the correct window name to ensure plugins target the appropriate game instance.
xdotool is a command-line utility for X11 desktop automation that simulates keyboard and mouse input and manages application windows. It functions as a scriptable tool that maps sequential text instructions to low-level library calls to control the X11 graphical environment. The project enables the generation of synthetic keyboard and mouse events to automate interactions with graphical user interfaces. It also acts as a window manager controller, allowing users to programmatically move, resize, focus, and organize application windows and virtual desktops. The tool covers a wide range of cap
Allows retrieving the process identifier associated with specific application windows for targeted automation.