Hi all!
Since iGoogle has been closed, this script wasn't working anymore. So today I set out to make another AppleScript.
It accepts input in this form: `<amount> <from currency> […] <to currency>`. So for example all of those strings will result in the same conversion: "60 gbp to eur" "60 gbp in eur" "60 gbp eur". It will then display a large type message and set the next LaunchBar selection to the result.
You can find it and fork it here: https://gist.github.com/crmne/8481724
Enjoy!
Since iGoogle has been closed, this script wasn't working anymore. So today I set out to make another AppleScript.
It accepts input in this form: `<amount> <from currency> […] <to currency>`. So for example all of those strings will result in the same conversion: "60 gbp to eur" "60 gbp in eur" "60 gbp eur". It will then display a large type message and set the next LaunchBar selection to the result.
You can find it and fork it here: https://gist.github.com/crmne/8481724
Enjoy!