Currency exchange worflow for Alfred 2 and 3
Convert between currencies (including Bitcoin) from Alfred using the cur
keyword.
Installation
- Grab the latest version from the releases page
Usage
cur USD EUR
- Shows the exchange rate between USD and EURcur USD
- Shows the exchange rate between USD and the defaultto
currencycur
— Shows the exchange rate between the default ratescur 100 EUR USD
— Converts 100 EUR to USDcur 100 EUR
— If you only type in one currency, it will convert from that to the defaultto
currenciescur 100
— If you omit currencies, it will convert between the default ones- Press enter to copy the result to the clipboard
Setting default currencies
cur from USD
— Sets the defaultfrom
currencycur to COP
— Sets the defaultto
currencycur to COP EUR
— Sets the defaultto
currencies to COP and EUR