Show HN: Dewobble – Filter out phantom clicks and mouse jitter
Category: cli-tool
Tags: input-filter, accessibility, rust
Score: 4.0/10 (Innovation: 3, Technical: 4, Documentation: 5, Utility: 4)
Dewobble is a Rust-based utility that filters phantom clicks and mouse jitter by debouncing button events and smoothing tiny cursor movements. It's interesting as a niche accessibility/ergonomics tool that addresses specific hardware wear or user tremor issues, though it requires manual compilation and tuning.
Target audience: end-users with accessibility needs, users with worn hardware
Repository: https://github.com/skorotkiewicz/dewobble · Rust · 1 stars
View on Hacker News