awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Keyboard Input Protocols · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesKeyboard Input Protocols

Advanced reporting mechanisms for keyboard events and input states.

Distinguishing note: Focuses on granular event lifecycle reporting.

Explore 1 awesome GitHub repository matching networking & communication · Keyboard Input Protocols. Refine with filters or upvote what's useful.

  1. Home
  2. Networking & Communication
  3. Keyboard Input Protocols

Awesome Keyboard Input Protocols GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • kovidgoyal/kitty

    kovidgoyal/kitty

    31,403View on GitHub↗

    Kitty is a high-performance, GPU-accelerated terminal emulator designed to provide a consistent and extensible workspace across different operating systems. It leverages graphics hardware to render text, images, and complex layouts with low latency, while providing a robust environment for demanding command-line workflows. The project distinguishes itself through its integrated workspace management and programmable interface. It functions as a tiling window manager that organizes terminal windows, tabs, and layouts into persistent, keyboard-driven sessions. Users can automate complex workflow

    Tracks key interaction lifecycles by reporting press, repeat, and release events.

    Pythoncgogolang
    31,403View on GitHub↗