Currency Tracker
Scrapes Google Finance and e-mails you an alert when the exchange rate between
two currencies passes a given threshold. This version requires a throwaway
gmail address instead of having you run a mailserver, but that is an easy thing
to change if that suits you. --inter puts it in interactive mode for testing
or a one-off query.
Sample usage:
avani@gravitas:~ $ ./curr.py --cur EUR --mycur USD --inter
The current rate between EUR and USD is 1.3703
avani@gravitas:~ $ ./curr.py --cur INR --mycur USD --inter
The current rate between INR and USD is 0.0171