Alfred 4 Workflow - See foreign exchange rates and currency conversion
Use npm
$ npm install --global alfred-currency-conversion
or download alfredworkflow file from releases
Requires Node.js 8+ and the Alfred Powerpack.
- 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,UAH,USD,VND, andZAR - Auto update rates at 4PM CET on working days
- Input support locale numbers
- Input support for $ (
USD), € (EUR), £ (GBP), ¥ (JPY), ₩ (KRW), ₽ (RUB), and ₹ (INR) - Set your own favorite currency list
- Outputs dates and numbers in locale
In Alfred, type curcon, ⏎, and your amount.
Please feel free to create a PR and/or make a code review!
-
Only update rates on working days -
Update to work with Alfred 4 -
Find a free replacement for fixer.io - Refactor code
- Your idea here
- 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
MIT © Jeppe Stærk
