Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevin-funderburg/alfred-bettertouchtool-gestures

Use Alfred to quickly search through all the trackpad gestures within BetterTouchTool
https://github.com/kevin-funderburg/alfred-bettertouchtool-gestures

alfred alfred-workflow bettertouchtool gestures workflow

Last synced: about 2 months ago
JSON representation

Use Alfred to quickly search through all the trackpad gestures within BetterTouchTool

Awesome Lists containing this project

README

        

View Your BetterTouchTool Gestures With Alfred
==============================================

Use Alfred to get a quick look at all your BetterTouchTool gestures.

![](demo.gif)

Note
------
- This does depend on your presets being exported, so the way I do it is by exporting the master preset within BTT, the renaming that resulting to file from 'Master Preset.btt' to Master Preset.json, then placing the resulting file within the workflow folder.
- I have a script (updatePresets.scpt)within to automate that process if the presets need to be updated as gestures are added, but it depends a lot on UI interaction so use at your own risk.