Jump to content

[Workflow]Currency Converter


Recommended Posts

Posted (edited)

Currency Converter

 

GitHub Page:

https://github.com/hermanwpt/currency-converter-alfred

 

Download Link:

https://github.com/hermanwpt/currency-converter-alfred/releases/download/v1.2.0/com.hermanwpt.alfred.currency.alfredworkflow

 

This workflow supports 3 types of currency conversion.

 

How-to:

Case 1: cur [base_currency]

image.thumb.png.c52582a131c00dd501555a0ac76c3441.png

It would display the value of the tracked currencies relative to USD 1.

New currency can be added into the list by running currency add [currency], but currency not being tracked can also be displayed by typing the full currency name.

 

Case 2: cur [base_currency] [base_currency_amount]

image.thumb.png.a575bdd7215c38979660fdc11fbd0705.png

[base_currency_amount] can be expressed using k (thousand), m (million), b (billion)

For example, 900,000 can be expressed in 0.9m

 

Case 3: cur [base_currency] [base_currency_amount] [quote_currency]

image.thumb.png.34e82a51b989e2c93cd9be23169e80c1.png

 

In all cases, clicking Enter would copy the currency value to clipboard.

 

If you enjoy the workflow, please consider leaving a star at the github repository. And if you have any ideas about how to improve this workflow, please also feel free to let me know! :)

Edited by hermanwpt
  • 2 years later...
Posted

I've been using Alfred workflows for some time, but there is something about this one that has me baffled.  I have it installed, and I see the configuration instructions - looks simple.  I interpret this to mean I have to first add (up to 3) currencies to be able to use the use the app.  Here's what's happening:  When I type "cur" there are the expected menu options (as shown with Config button, Github README file and Alfred download site), I select "currency add", then as soon as I add "usd" (or even any single letter) it takes me out of workflow and into web search mode (i.e. if I hit enter and it goes to currency conversion web page).  Please advise!

Screenshot 2024-12-16 at 5.25.34 PM.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...