awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesInput Event Serialization

Converts low-level system input events and timing data into serializable formats like JSON.

Distinct from Keyboard Event Handlers: Distinct from event handlers as it focuses on data persistence/serialization of the event stream.

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

Awesome Input Event Serialization GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • boppreh/keyboardboppreh 的头像

    boppreh/keyboard

    3,962在 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

    Includes utilities to serialize keyboard event data and timestamps into JSON format.

    Pythoncallbackhotkeykeyboard-events
    在 GitHub 上查看↗3,962
  1. Home
  2. Operating Systems & Systems Programming
  3. Input Event Serialization