Quicksilver + Applescript: Making life better
I’m pretty sure I’m preaching to the choir here at The Supernicety, but in case you are not a regular, or missed r’s post on required OSX apps, Quicksilver is in my opinion, the most useful app you can download for OSX. In this post, I want to focus on using quicksilver key triggers in conjunction with applescript to increase the functionality of your system.
Regardless of your choice of OS, most everyone can agree that the keyboard is always faster than the mouse. With this in mind, I introduce a simple generic applescript that when used in conjunction with Quicksilver, allows the user to open and close nearly any application with a single keystroke.
Installation:
- Install Quicksilver
- Enable “Access for assistive devices” under System Preferences -> Universal Access.
- Install THESE SCRIPTS by unpacking them and copying the ones you want to use to ~/Library/Scripts.
- In the Quicksilver preferences window, enable triggers for each script.
- Enjoy!
Thursday, July 6th, 2006 @ 12:14 am
July 18th, 2006 at 3:34 pm
Fuckin’ A! This was posted on MacOSXHints.com: http://www.macosxhints.com/article.php?story=20060714070544339
Also, Quicksilver is going to incorporate it into B50: http://blacktree.cocoaforge.com/forums//viewtopic.php?p=19161
Nice work, A!