Skip to content

A simple command line app that fetches the latest exchange rates from openexchangerates.org and prints them to the command line in an easily readable format.

Notifications You must be signed in to change notification settings

ephemer/getRates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getRates

A simple command line app for node.js that fetches the latest exchange rates from openexchangerates.org and prints them to the command line in an easily readable format.

Usage

  1. Clone this repository
  2. Run npm install
  3. Add your openexchangerates.org api key (make an account first! it can be a free one) to api_key.txt before running.

About

A simple command line app that fetches the latest exchange rates from openexchangerates.org and prints them to the command line in an easily readable format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published