awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesInput Blocking and Redirection

Suppresses specific hardware input events or transforms one input signal into another at the system level.

Distinct from Standard Input Redirections: Distinct from standard input redirection which handles shell streams; this handles hardware event interception.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Input Blocking and Redirection. Refine with filters or upvote what's useful.

Awesome Input Blocking and Redirection GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • boppreh/keyboardAvatar de boppreh

    boppreh/keyboard

    3,962Ver en GitHub↗

    This project is a cross-platform input interception library and global keyboard event simulator for Windows and Linux. It provides a programmatic interface to monitor global keyboard events, simulate hardware input, and block system events to create custom hotkeys and shortcuts. The tool functions as a keyboard macro automation utility and a text expansion engine. It can record keystroke sequences and replay them with precise timing, or detect specific typed character sequences and replace them with predefined strings using simulated backspaces. The library covers a broad range of input cont

    Allows suppressing specific keys or redirecting key presses to customize OS input handling.

    Pythoncallbackhotkeykeyboard-events
    Ver en GitHub↗3,962
  1. Home
  2. Operating Systems & Systems Programming
  3. Input Blocking and Redirection