1 repository
Mechanisms that identify specific patterns in real-time user input streams to trigger actions.
Distinct from Text Pattern Matching: Distinct from general text pattern matching as it operates on live keyboard input streams for real-time expansion.
Explore 1 awesome GitHub repository matching data & databases · Input Stream Pattern Matching. Refine with filters or upvote what's useful.
AutoKey is a Linux GUI macro manager and Python desktop automation tool. It functions as a background daemon that simulates keyboard and mouse events via the X11 protocol to automate interactions with graphical user interfaces. The software provides a Python scripting engine for executing stateful automation and a text expansion utility that replaces short abbreviations with predefined content or scripted actions in real time. It differentiates itself by combining low-level input simulation with the ability to manage global state and persistent variables across different scripts. The project
Identifies abbreviation sequences in the real-time input stream to trigger automatic text expansion.