prenagha / launchbar

LaunchBar Actions
https://renaghan.com/launchbar/
Apache License 2.0
182 stars 13 forks source link
javascript launchbar launchbar-action screenshot things timer weather

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