1 repo
Low-level mechanisms for capturing hardware events before application processing.
Distinguishing note: Focuses on kernel-level interception.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Kernel-Level Input Hooks. Refine with filters or upvote what's useful.
Barrier is a network-based software utility that functions as a keyboard and mouse switch, allowing a single set of input peripherals to control multiple computers. By capturing raw hardware signals at the system level, it redirects input events across a local network to create a unified workspace across distinct physical displays and operating systems. The project operates as a client-server system that maintains persistent network connections to route input data. It distinguishes itself by normalizing disparate hardware signals into a unified internal format, enabling consistent interaction
Captures raw hardware signals at the kernel level to redirect input events.