Search the Community
Showing results for tags 'currency-conversion'.
-
Hello! Ever wanted to quickly convert currencies within your Alfred Window but all existing workflows lack this one or that one feature and the exotic currency you need for your next post-pandemic holiday trip is missing? That’s why we have created the Ultimate Currency Converter – first just for ourselves, but it might also be helpful for you. Get it from here: Ultimate Currency Converter – GitHub Release Page For usage information: just play around with the currency keyword or look at the README. In case you have any bug
- 4 replies
-
- currency
- currency conversion
-
(and 2 more)
Tagged with:
-
alfred-currency-conversion Install Use npm $ npm install --global alfred-currency-conversion or download alfredworkflow file from releases Requires Node.js 4+ 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, and ZAR Auto update rates at 4PM CET on working days Input support locale numbers Input support for $ (USD), € (EUR), £
- 6 replies
-
- currency
- conversion
-
(and 2 more)
Tagged with:
-
I got tired of switching between Alfred's calculator and currency converter, so I've created this monstrosity. This is a currency converter with fully-featured built-in calculator and flexible syntax. It is written in Golang, so it feels very responsive once the conversion rate is downloaded. Full readme is availible at github, workflow file is included in the release. This project uses currencyconverterapi.com for rate information, you have to get a free API key from them