alfred-currency-conversion
Alfred 4 Workflow - See foreign exchange rates and currency conversion
Install
Use npm
$ npm install --global alfred-currency-conversion
or download alfredworkflow
file from releases
Requires Node.js 8+ and the Alfred Powerpack.
Highlights
- Set your own base currency (default
EUR
) - Currencies:
AUD
,BGN
,BRL
,CAD
,CHF
,CNY
,CZK
,DKK
,EUR
,GBP
,HKD
,HRK
,HUF
,IDR
,ILS
,INR
,ISK
,JPY
,KRW
,MXN
,MYR
,NOK
,NZD
,PHP
,PLN
,RON
,RUB
,SEK
,SGD
,THB
,TRY
,USD
, andZAR
- Auto update rates at 4PM CET on working days
- Input support locale numbers
- Input support for $ (
USD
), € (EUR
), £ (GBP
), and ¥ (JPY
) - Outputs dates and numbers in locale
Usage
In Alfred, type curcon
, ⏎, and your amount.
Contributions
Please feel free to create a PR and/or make a code review!
To do
-
Only update rates on working days -
Update to work with Alfred 4 -
Find a free replacement for fixer.io - Refactor code
- Your idea here
Credits
- alfy made by Sindre Sorhus is licensed by MIT
- os-locale made by Sindre Sorhus is licensed by MIT
- Currency rates from exchangerate-api.com via
https://api.exchangerate-api.com/v4
(exchange rate data is updated once every 24 hours) - Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY
License
MIT © Jeppe Stærk