2 repository-uri
Software that renders user input activity (keystrokes and pointer events) as real-time on-screen graphics.
Distinct from Keyboard Mouse: Shortlist candidates are either 'awesome list' generic tags or specific mouse handlers, not the concept of a visualizer tool
Explore 2 awesome GitHub repositories matching user interface & experience · Input Visualizers. Refine with filters or upvote what's useful.
Keyviz is a keyboard and mouse visualizer that renders real-time input activity as a customizable on-screen overlay. It serves as a presentation input aid, displaying keystrokes and pointer events as animated graphics to make technical demonstrations and screen recordings easier for an audience to follow. The tool differentiates itself through deep visual customization, offering input layout themes for different keyboard types and the ability to modify the colors, sizes, and screen positions of the overlays. It supports specific visual effects for key groups and provides a system for labeling
Displays real-time keystrokes and mouse actions via an on-screen overlay for presentations and recordings.
Input Overlay is a system for rendering real-time keyboard, gamepad, and mouse activity as an on-screen visual display. It functions as an input event broadcaster that captures physical hardware signals and transmits them to a rendering client for use in recording and live broadcasting software. The project includes a layout configuration tool that uses structured JSON files to map hardware events to specific textures and screen coordinates. It also provides a mechanism to convert legacy configuration files into current schemas to ensure compatibility across versions. The software covers inp
Renders user input activity as real-time on-screen graphics via custom textures.