Trickpad — macOS gesture utility
2026
I built Trickpad so I could control dictation and other writing actions without needing to touch my keyboard. It maps Magic Mouse and Magic Trackpad gestures to keyboard shortcuts, system actions, URLs, and scripts, including different bindings for individual apps.
I already used dedicated apps for window management and automation, so I didn’t want another large utility. Trickpad acts as a lighter connection to those tools through their existing hotkeys and deep links. Its complete configuration lives in a readable, plain-text TOML file, which makes the setup easy to inspect, back up, and maintain with a coding agent.
I soon decided to flesh it out as a public product. That pushed me to account for workflows beyond mine, including trackpad edge and corner clicks, macOS gesture conflicts, system controls, and apps that interpret synthesized shortcuts differently. I also built the documentation, agent-guided setup, packaging, updates, icon, storefront, and product site needed for it to stand on its own.
- Roles
- Design engineer, Developer, Product designer
- Mediums
- Code, User interface
- Type
- Side project






































































































