Ross ROSS = Recommend OSS · open-source software intelligence for agents

oblitum/Interception

The Interception API aims to build a portable programming interface that allows one to intercept and control a range of input devices. observed · 2026-08-28

github.com/oblitum/Interception · homepage · C observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5373
  • days_rel: n/a
  • days_push: 1850
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1967 stars · 347 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Windows kernel driver and C library providing an API to intercept and control keyboard, mouse, and other input devices programmatically. It allows applications to capture, modify, or inject input events at the driver level.

Use cases

  • intercept keyboard and mouse input on windows
  • programmatically inject keyboard and mouse events
  • build input remapping or macro software
  • customize input for accessibility needs
  • connect and customize multiple input devices
  • capture input for typing pattern recognition

When to choose

  • you need low-level, driver-level interception of input devices on Windows
  • you need to modify or block input events before they reach applications
  • you need to inject synthetic input events reliably for automation or bots

When to avoid

  • you target non-Windows platforms
  • you only need simple high-level input hooks without driver installation
  • you need a permissively licensed library for commercial use without purchasing a license

Facets

library · maturity maintenance

sdk developer-tools developer-tools accessibility windows windows cpp c input-devices keyboard-hooking mouse-hooking device-driver kernel-driver input-automation automation

1 source

Member repositories

RepositoryRoleHealth v2
oblitum/Interceptionmain23

For agents

markdown · JSON · MCP: product_card(name="oblitum/Interception")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem