Alternative Quicksilver Keychain Plugin Module

This module is different from the included Quicksilver module in the following ways:

  • Allows copying of username, location and comments of keychain items.
  • Adds keychain items into the catalog for each searching

Basically, this is my attempt at learning how to play with the Keychain Services API in Mac OS X and also how to write effective plugins for Quicksilver. There is a little bit of black art in writing Quicksilver plugins since so little is documented. Hopefully, by open sourcing this people will learn a little bit more and be able to hack up more wonderful plugins for Quicksilver.

Quicksilver is definitely the best app for Mac OS X!

For the source, see source:ATKeychainPlugin

For more information, see http://www.liquidx.net/keychainmodule/.