1.0.6 • Published 8 years ago

y-currency-terminal v1.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Y-currency-terminal

Dead easy currency conversion in the terminal, using the Yahoo-Finance API via the y-currency module.

Installation

npm install y-currency-terminal -g

Usage:

ycurrency amount from to

Example:

Open the terminal or cmd and type:

ycurrency 10 USD EUR

Output:

10USD = 8.93EUR

The currency symbols are standard, and it supports most of the currencies in the world.