/money-conversion

money converter via terminal :tv: / Conversor de moedas para terminal

Primary LanguageJavaScriptMIT LicenseMIT

MONEY - CONVERSION

Convert money, rates directly from your Terminal!

Logo
You can use money-conversion in English, French and Portuguese

Build bagde

Motivation

Corvert money may be a easy task, but it can be better. We are used to access our favorite exchange website or google, fill fields, click on buttons, etc... But wait! Look below how easy it can be:

Animated Gif

Installation

  • First of all, you must install this package globally:
npm i money-conversion -g

Provider

Actually we used currencylayer API provider and consequently we can converting money. currencylayer is stable, secure, and advanced currency & exchange rate conversion API platform. All users require to sign up for a free API access key. If you plan on using less than 1000 requests per month, your account will be completely free.

  • After install this package, sign up in currencylayer
  • Get your API access key, exemple: 1d36e5db73566dda4cf57
  • Set Access key in your environment file .bashrc or .zshrc, like this:
export CURRENCYLAYER_ACESS_KEY="1d36e5db73566dda4cf57"

Thanks:

License

MIT License © Jairo Duarte