BetterTouchTool
Tool to customise input devices and automate computer systems
Install with Homebrew
brew install --cask bettertouchtoolQuick Take: BetterTouchTool
BetterTouchTool in August 2026 is still the endgame Mac input customizer, with fair pricing, a long trial, and real Tahoe-era development including launcher/AI chat work. It rewards deliberate setup and punishes reckless gesture spam. If you automate your Mac for a living, it is essential; if you want three window snaps, download Rectangle instead.
Best For
- •Keyboard/trackpad power users
- •Multi-device desk setups
- •People replacing several utilities with one
- •Users who outgrew simple window managers
What is BetterTouchTool?
BetterTouchTool (BTT) by folivora.AI is the legendary macOS automation utility that turns trackpads, mice, keyboards, Touch Bar (legacy hardware), Notch Bar areas, stream decks, MIDI devices, and now broader launcher/AI chat surfaces into a fully customizable control system. In August 2026 the shipping line is the 6.x series (e.g. 6.635 on 13 July 2026) with continued macOS 26 Tahoe support, early macOS 27 beta stability work, and separate Apple Silicon/Intel update streams for smaller downloads (universal builds still offered on the main site). BTT's philosophy is maximalist: if an input device can generate an event, BTT can bind it to actions, window snapping, custom HUD menus, floating web views, JavaScript/shell scripts, clipboard tools, window management rivaling specialized apps, and nested conditional triggers. Mid-2026 notes emphasize Launcher & AI Chat improvements (prompt history, Command+1-9 activation, configurable result densities), which positions BTT from a gesture engine into a quick launcher/assistant shell on the Mac. Licensing remains refreshingly non-SaaS. The site advertises a 45-day free trial without account requirement. Standard License is about $15 and receives updates for 2 years, then you keep the last version forever. A higher $25 tier (all apps / broader bundle messaging on the buy page) covers other folivora Mac apps released in the two years after purchase as well. Exact totals vary by country and tax in the Paddle checkout. BTT Mobile on iOS can act as a remote when the Mac app is licensed. Competitors include Raycast (launcher + AI + extensions), Hammerspoon (Lua automation), Karabiner-Elements (low-level keys), Rectangle/Magnet (window snapping only), and Shortcuts. BTT remains the "I will bind everything" escape hatch when those tools are too opinionated or too narrow. For bundl readers assembling a Mac utilities stack: install BTT after you know your pain points. If Raycast already launches apps and Clipboard History already works, only add BTT for gestures and hardware. If you hate trackpad OS defaults, start with BTT day one. Either way, the 45-day clock is long enough to build a preset you would miss if it vanished, that feeling is the buy signal. The Configuration is JSON you can diff in git, so a working preset becomes portable across machines rather than tribal knowledge.
BTT as personal infrastructure
The secret to loving BetterTouchTool is restraint. The app can bind everything, but the best configs are small, documented, and exported. Treat presets like code: version them, comment them in notes, and avoid copying giant community packs you do not understand. In 2026, Raycast owns much of the launcher mindshare and AI model routing. BTT's launcher/AI chat improvements show folivora knows that battlefield, but BTT's durable advantage remains hardware-proximate control, gestures, buttons, decks, not cloud model catalogs. Use Raycast for knowledge/commands; use BTT for body-level Mac control. Licensing that still sells 2-year update windows instead of rent-forever is a gift. Budget a calendar reminder before your update window ends if you rely on bleeding-edge macOS betas. Accessibility permissions are non-negotiable. Corporate Macs with MDM may block BTT; verify before you standardize a whole team on it. Performance-wise, BTT is native and light relative to Electron launchers. The risk is not CPU, it is human complexity. Schedule a quarterly config cleanup: delete unused triggers, rename cryptic actions, and re-export. Future you is a different coworker. On multi-user Macs, keep BTT configs per login account. Shared machines with divergent gesture expectations create support nightmares. For teams, document a minimal standard preset rather than allowing every engineer to invent a personal dialect of trackpad. ### Migration patterns Coming from Magnet or Rectangle: recreate left/right/quarter snaps first, bind them to the same shortcuts, and only then delete the old app. Coming from Karabiner-only setups: keep Karabiner for key rewrites, add BTT for gestures and window actions. Coming from Hammerspoon: you can replace many scripts with BTT actions, but keep Hammerspoon if you have deep Lua libraries already. ### Stability practices When a macOS update lands, temporarily disable brand-new experimental triggers. Update BTT promptly from official folivora channels. If gestures double-fire, check for duplicate triggers across global and app-specific sections, the UI makes it easy to accumulate copies. For trackpads, prefer slightly higher threshold settings to reduce accidental activations while typing. ### AI chat / launcher role Use BTT's launcher features for personal snippets and machine-local actions. Use Raycast or system tools when you need cloud model catalogs (GPT-5.6 family, Claude Opus 5 / Sonnet 5, Gemini 3.x, etc.). The tools overlap at the "type to run" layer but diverge on ecosystem. Running both is normal; fighting about which is "the one true launcher" is not productive. ### Extended workflow cookbook Window management: map Hyper+H/J/K/L to left/bottom/top/right halves, Hyper+U/I/O/P to quarters, and Hyper+N to next display. Trackpad: three-finger swipe up for Mission Control remains system-owned, do not fight it; use four-finger or tip-tap for BTT-only actions. Mouse: bind side button to "middle click" in browsers and to "razor tool" in your NLE via per-app overrides. Clipboard: create a floating clipboard history HUD if you do not already use a dedicated manager. Text transformations: uppercase, slugify, and JSON-pretty actions save surprising amounts of time for developers pasting between terminals and docs. Notch Bar / floating menus: put the ten actions you actually use daily there instead of memorizing fifty shortcuts. Scripting bridge examples: a shell action that toggles dark mode, a JavaScript action that resizes the front window to a golden-ratio frame, and an AppleScript that talks to Music for focus playlists. Conditional activation: only enable "force quit front app" when the frontmost app is not Finder. Named triggers: expose a few BTT triggers to Shortcuts so Siri/automation can call into your gesture engine. ### Troubleshooting checklist If BTT stops seeing gestures after a macOS update, re-check Accessibility and Input Monitoring toggles, OS upgrades sometimes reset them. If CPU spikes, look for looping scripts or overly sensitive trackpad continuous gestures. If two actions fire, search the config for duplicate shortcuts. If licenses fail to validate, confirm system clock and network access to the license provider. Export a backup before major BTT version jumps within your two-year update window. ### Who should not buy People who want a pretty curated launcher storefront should start with Raycast. People who only need Caps Lock remapping should use Karabiner. People who only need snap zones should use Rectangle free. BTT is for the remainder, the users who feel constrained by those simpler tools and are willing to configure deeply. Across real Mac workflows the difference between a tool you open weekly and a tool you live inside is configuration depth plus reliability after OS upgrades. Tahoe 26.x users should treat each point release as a chance to re-validate permissions, favorite presets, and any automation that hooks Accessibility APIs. Apple Silicon performance is rarely the bottleneck; human-created complexity is. Documentation literacy beats forum folklore. Official release notes, pricing pages, and requirement matrices change faster than blog posts. Before you standardize a team on any utility, assign one person to re-check vendor pages quarterly and paste findings into an internal runbook. That habit prevents surprise renewals and unsupported OS combinations. Security hygiene still applies to productivity apps. Download only from official domains, verify code signatures when macOS warns you, revoke permissions for abandoned tools, and keep FileVault on. Menu bar managers, display utilities, automation tools, and password managers all request powerful rights; treat those rights as credentials. Competitive landscapes shift. Free open-source alternatives keep paid apps honest, while subscription tiers fund continuous macOS compatibility. The rational buyer trials two options for a week with real documents, real monitors, and real gestures, not synthetic checklists. Keep the tool that reduces friction you can measure. For bundl readers assembling a kit: prefer a small set of deep tools over twenty shallow ones. Pair a password manager, a window/input automator, a display helper if needed, a notes app, a text editor, a SQL client, and a creative suite. Remove anything you have not launched in thirty days. Disk space is cheap; attention is not. Accessibility matters. Keyboard users should confirm full feature reach without a mouse where possible. Color and type size choices in editors and notes apps affect multi-hour comfort more than benchmark screenshots. If a tool fights Dynamic Type or reduced-motion preferences, file feedback or choose another app. Backup discipline: export configs, vault emergency kits, Blender projects, and SQL connection lists on a schedule. Cloud sync is not a backup. Versioned zip files in a different account have saved more freelancers than any premium support plan. Finally, pay indie developers when a tool becomes infrastructure. One-time licenses and cheap yearly plans are how excellent Mac software survives. If Free Mode or Community Edition covers you forever, contribute code, docs, or donations so the next OS release still has a maintainer awake. In real use the apps that stick are the ones with configuration depth that holds up after an OS upgrade, not the ones you launch once a week. If you are on Tahoe 26.x, use each point update as a reason to recheck permissions, presets, and any Accessibility automation you depend on. Raw Apple Silicon speed is seldom what slows you down; tangled presets and duplicate triggers are. Learning to read release notes properly matters more than forum threads. Vendor pages for pricing and requirements change quickly, faster than most blog roundups. If your team will standardize on a utility, pick one person to verify those pages each quarter and log notes internally. That routine avoids renewal surprises and mismatched OS requirements. Productivity tools still need hygiene. Grab downloads from official domains, heed Gatekeeper warnings, revoke access for tools you abandoned, and keep FileVault enabled. Inputs, menu bars, and password managers ask for broad access; handle that access like a credential. The market moves. Open-source options keep commercial pricing in check, and paid tiers often fund the steady macOS work behind the scenes. Try two candidates for a week with actual files, displays, and gestures and keep whichever measurably lowers your friction.
Key Features
Universal input remapping
Bind trackpad gestures, mouse buttons, keyboard shortcuts, force touch, tip-taps, and more to almost any action. Per-app configurations mean the same gesture can do different things in Final Cut versus VS Code. On Apple Silicon, keep the app updated from folivora after each macOS point release and it stays quick.
Window management toolkit
Snap, resize, move across spaces and displays, and build complex layouts without a separate window manager. Many users buy BTT as a Rectangle or Magnet replacement that also handles the rest. Create custom snap areas that match an ultrawide or dual-display layout, and keep window movement on the trackpad so you rarely reach for drag handles.
Custom menus, HUDs, and floating webviews
Build on-screen palettes, notch-adjacent controls, and mini web UIs that trigger workflows. This is where BTT stops being a hotkey list and becomes a small operations dashboard.
Scripting and automation bridge
Run shell scripts, JavaScript, AppleScript, and hook into system automations. Conditional activations can depend on app state, battery, or custom variables, so triggers fire only when you intend.
Launcher & AI Chat (2026 focus)
Recent 6.6xx releases improve launcher and AI chat with prompt history, quick activation of the first nine results with Command+1 through 9, and adjustable result density. It moves BTT into daily command palette use alongside Raycast.
Device ecosystem support
Stream Deck, MIDI, keyboards, mice, and trackpads share one config. BTT Mobile extends control to iPhone or iPad as a remote surface for the Mac app.
Clipboard and text tools
Clipboard managers, transforms, and text insertion reduce context switching for support and writing workflows. Small utilities, large time savings over a day. Paste templates, strip formatting, or run a transform before insertion, all from a trigger you choose.
Tahoe/modern macOS compatibility
Vendor blog and release notes show solid macOS 26 Tahoe behavior for recent builds, with beta work for newer OS previews and separate Apple Silicon and Intel updates for faster patches. Universal builds remain on the main site. If you run betas, check release notes before updating system and app in the same day.
Who Should Use BetterTouchTool?
1The Hyperkey Power User
A developer maps Caps Lock to Hyper with BTT, then layers app-specific Hyper shortcuts for terminal, browser, and editor. Window snapping on three-finger trackpad swipes replaces a separate snapping app. You stop hunting for windows and keep hands on the keyboard.
2The Video Editor
An editor binds mouse side buttons to timeline tools in Final Cut or Resolve only, while the same buttons scroll horizontally in browsers. Per-app profiles prevent collisions, so the buttons do the right thing in each app without relearning.
3The Desk Remote Controller
A streamer uses Stream Deck plus BTT actions to mute apps, move windows between a recording layout and a work layout, and trigger AI chat prompts for show notes without leaving fullscreen. Layout switches happen in one press.
How to Install BetterTouchTool on Mac
Download from folivora.ai, open the trial, grant Accessibility (and other prompted) permissions, then buy a license in-app or from the buy page if you keep it past 45 days.
Download the trial
Get the latest build from https://folivora.ai/, 45 days, no account required.
Grant Accessibility permissions
System Settings → Privacy & Security → Accessibility → enable BetterTouchTool. Additional permissions may be needed for input monitoring or screen features you enable.
Import or build presets
Start from community presets or create a minimal set of window snaps and one gesture to avoid configuration overload.
Pro Tips
- • Export your preset JSON regularly, configs become irreplaceable personal infrastructure.
- • Prefer architecture-appropriate updates on Apple Silicon for smaller downloads when offered.
- • Disable unused gesture classes to reduce accidental triggers.
Configuration Tips
Start with window snaps only
Earn the purchase in week one with reliable halves/quarters before inventing exotic gestures.
Namespace app-specific shortcuts
Keep global shortcuts sparse; put aggressive bindings inside per-app contexts.
Use floating menus for discoverability
A HUD beats memorizing 40 shortcuts when onboarding your future self after a vacation.
Alternatives to BetterTouchTool
BTT is a toolbox. Specialized apps may be enough if you only need one nail.
Raycast
Best-in-class launcher with AI model routing and extensions. Less low-level gesture/hardware remapping than BTT.
Hammerspoon
Programmable Lua automation for coders who want pure scripts. Steeper curve, no commercial polish.
Karabiner-Elements
The gold standard for low-level keyboard remaps. Pair with BTT rather than replacing it.
Rectangle / Magnet
Simple window snapping. Choose these if you will never open BTT's other 90% of features.
Shortcuts
Apple-native automation. Great for high-level workflows; weaker for trackpad gestures and per-app input chaos.
Pricing
As of August 2026 on folivora.ai/buy: Standard License about $15 depending on country/taxes, receives updates for 2 years, then keep last version forever. Higher about $25 tier includes other folivora macOS apps released within two years after purchase (see live buy page for exact bundle wording). 45-day free trial, no account required. Not a monthly subscription. BTT Mobile is free but requires a Mac BTT license for use as remote.
Pros
- ✓Unmatched depth of input and automation control on macOS
- ✓Fair one-time pricing with multi-year updates
- ✓Long 45-day trial to prove value
- ✓Active 2026 development including launcher/AI chat and Tahoe support
- ✓Per-app profiles prevent shortcut collisions
- ✓Can replace several single-purpose utilities
Cons
- ✗Configuration complexity can become a hobby of its own
- ✗Easy to create conflicting gestures that feel "buggy" but are self-inflicted
- ✗Not a curated launcher ecosystem like Raycast's store
- ✗Update entitlement ends after two years unless you renew/buy again for new versions
- ✗Overkill if you only need basic window snapping
Community & Support
folivora.AI maintains docs, release notes, community forums, and a blog (including Tahoe compatibility notes). Reddit r/BetterTouchTool and r/macapps share presets. The developer has a reputation for long-term indie stewardship, rare continuity in the Mac utility scene. When macOS betas break gestures, release notes are the first place to look. Long-term users often treat the tool as irreplaceable infrastructure and react strongly to any rumor of abandonment, fortunately both products show clear 2026 shipping evidence.
Frequently Asked Questions about BetterTouchTool
About the Author
Productivity & Workflow Analyst
Expert Tips for BetterTouchTool
Mac power-user communities still call BTT the one-time purchase that replaces a drawer of single-feature apps, window manager, gesture tool, clipboard helper, when configured with restraint.
Release notes in 2026 show deliberate investment in launcher/AI chat UX, signaling BTT will not cede the command-palette battlefield entirely to Raycast.
Related Technologies & Concepts
Related Topics
macOS automation utilities
Apps that remap inputs and automate window/workflows on Mac.
Sources & References
Key Verified Facts
- Standard BetterTouchTool license is about $15 with 2 years of updates; higher ~$25 tier covers additional folivora apps for 2 years.[cite-1, cite-2]
- BetterTouchTool offers a 45-day free trial without requiring an account.[cite-2]
- Version 6.635 (13 July 2026) adds launcher/AI chat improvements and modern macOS work.[cite-3]
- Recent BTT builds support macOS 26 Tahoe; vendor blog notes strong Tahoe behavior.[cite-4, cite-3]
- 1
- 2
- 3BetterTouchTool release notes
Accessed Aug 9, 2026
"6.635 launcher/AI chat; architecture split; macOS beta notes."
- 4
- 5
- 6