Skip to content

agadani/currency_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

currency_tracker

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

About

Currency Tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages