launchbar icon indicating copy to clipboard operation
launchbar copied to clipboard

LaunchBar Actions

LaunchBar Actions web site, documentation, screenshots

NOTE on .applescript files

Text .applescript Apple scripts are used here for ease of integration with version control systems, diff tools...

The LaunchBar action Info.plist refers to a COMPILED .scpt version of the script.

You can compile these text .applescript files into .scpt files using command line /usr/bin/osacompile or by exporting within Script Editor

My build script to compile .applescript to .scpt