Back to browse
GitHub Repository

A light-weight macOS system wide app for trackpad haptics.

11 starsSwift

Tactile, feel a trackpad tick over everything clickable on macOS

by MasonChen·Jul 13, 2026·3 points·1 comment

AI Analysis

●●●BangerZero to OneNiche GemSolve My Problem

System-wide haptic feedback for UI elements using the Accessibility API is a brilliant, novel idea.

Strengths
  • Leverages the Accessibility API to detect clickable elements across native and Electron apps.
  • Composable haptic waveforms allow custom feedback patterns for different element types.
  • Optional Chrome extension bridges the gap for DOM elements missing from the a11y tree.
Weaknesses
  • Reliance on the Accessibility API means it may break if macOS changes its underlying implementation.
  • Limited to macOS with Force Touch trackpads, excluding Magic Mouse and Windows users.
Category
Target Audience

macOS power users, developers, and users with visual impairments

Similar To

VoiceOver · HapticMouse

Similar Projects