y-currency-terminal
v1.0.6
Published
Currency conversion in the terminal using the Yahoo Finance API!
Downloads
4
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 -gUsage:
ycurrency amount from toExample:
Open the terminal or cmd and type:
ycurrency 10 USD EUROutput:
10USD = 8.93EURThe currency symbols are standard, and it supports most of the currencies in the world.
