Skip to content

dnnsmnstrr/alfred-btt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alfred BetterTouchTool Workflow

An Alfred workflow to run named triggers and actions in BetterTouchTool

Description: Run named triggers and actions in BetterTouchTool

About

This workflow uses the scripting interface of BetterTouchTool to allow searching and running named triggers or actions within BTT.

To get the list of named triggers, it uses the get_triggers function, which is available starting at version 4.034 of BTT.

Make sure to allow external scripting in the BTT settings under "Scripting BTT" and configure the workflow with your shared secret if you have it set.

Tips

  • Use spaces in the title of your named triggers, to make searching them easier
  • Include the context of the trigger in the name (e.g. spotify next) for specific actions

Links