y-currency-terminal
v1.0.6
Published
Currency conversion in the terminal using the Yahoo Finance API!
Downloads
9
Maintainers
Readme
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.