Open Airdrop?

187 views
Skip to first unread message

smilinggoat

unread,
Nov 28, 2012, 2:23:26 PM11/28/12
to blacktree-...@googlegroups.com
Is it possible to open the Airdrop window with Quicksilver?  I've looked into it but I haven't been able to find anything. Thanks!

Jon Stovell

unread,
Nov 28, 2012, 5:58:23 PM11/28/12
to blacktree-...@googlegroups.com
Yes, using an AppleScript.

Simply paste the following two lines of code into AppleScript Editor, and save the script as AirDrop.scpt in some folder where Quicksilver can find it. I personally gave mine a custom AirDrop icon, too, just to make it nice.

activate application "Finder"

tell application "System Events" to keystroke "r" using {shift down, command down}


smilinggoat

unread,
Nov 28, 2012, 6:23:53 PM11/28/12
to blacktree-...@googlegroups.com
That works just as expected.  Thank you, Jon!

Jon Stovell

unread,
Nov 28, 2012, 6:30:42 PM11/28/12
to blacktree-...@googlegroups.com
No problem. :)
Reply all
Reply to author
Forward
0 new messages