Launchbar
From 43FoldersWiki
Launchbar | |
---|---|
Platform: | OS X |
License: | Shareware |
Cost: | $19.95-$39.00 |
Download Size: | 500K |
Site: | Objective Development - Launchbar |
[edit] Description
LaunchBar is a shareware application-launching utility for OS X. It is free to download the demo, which has all the features of the full version, but only works for 7 items per session.
[edit] Testimonials
LaunchBar is Second Place Winner of the Mac OS X Innovators Contest --O'Reilly, http://www.macdevcenter.com
[edit] Hacks
- The often discussed QuickSilver feature "Append to File" can be done in LaunchBar as well:
- invoke LB (cmd-space)
- locate your textfile (as if you were going to open it)
- press cmd-shift-T ("Run Terminal Command with...")
- type echo coffee >> and hit return
You can also append the clipboard contents using 'pbpaste'. In the example above, replacing 'echo coffee' with pbpaste will append the contects of the clipboard to the text file.