arvis-currency-conversion
Version:
Arvis Workflow - See foreign exchange rates and currency conversion
45 lines (24 loc) • 1.42 kB
Markdown
# arvis-currency-conversion
> arvis workflow - See foreign exchange rates and currency conversion
<img src="https://raw.githubusercontent.com/jeppestaerk/arvis-currency-conversion/master/preview.gif">
## Install
Use `npm`
```
$ npm install --global arvis-currency-conversion
```
or download `arvisworkflow` file from [releases](https://github.com/jeppestaerk/arvis-currency-conversion/releases/latest)
*Requires [Node.js](https://nodejs.org) 8+ and the arvis [Powerpack](https://www.arvisapp.com/powerpack/).*
## Highlights
- Set your own base currency (default `EUR`)
- Currencies: `AED`, `AUD`, `BGN`, `BRL`, `CAD`, `CHF`, `CNY`, `COP`, `CZK`, `DKK`, `EUR`, `GBP`, `HKD`, `HRK`, `HUF`, `IDR`, `ILS`, `INR`, `ISK`, `JPY`, `KRW`, `MXN`, `MYR`, `NOK`, `NZD`, `PHP`, `PLN`, `RON`, `RSD`, `RUB`, `SEK`, `SGD`, `THB`, `TRY`, `USD`, and `ZAR`
- Auto update rates at 4PM CET on working days
- Input support locale numbers
- Input support for <kbd>$</kbd> (`USD`), <kbd>€</kbd> (`EUR`), <kbd>£</kbd> (`GBP`), and <kbd>¥</kbd> (`JPY`)
- Outputs dates and numbers in locale
## Usage
In arvis, type `curcon`, <kbd>⏎</kbd>, and your amount.
## Contributions
Please feel free to create a PR and/or make a code review!
## License
MIT © [Jeppe Stærk](https://staerk.io)
<p align="center"><img src="https://raw.githubusercontent.com/jeppestaerk/arvis-currency-conversion/master/icon.png" width="64" ></p>