Jump to content

Currency converter + calculator


Recommended Posts

I got tired of switching between Alfred's calculator and currency converter, so I've created this monstrosity.

 

90548095_ScreenShot2020-09-22at01_58_15.png.3b985fece47339d6d319da869df501a6.png

 

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

Edited by Andrew M
added a dependency info
Link to comment
  • 3 weeks later...

Thank you for Andrew 's great job!  It's an impressive workflow.

Finally get things done.
For newbie:
1. Get the free API

2. Paste the API key to the configuration. [x] in the workflow page.
3. Wait untill the conversertion rate is downloaded.( After I turned back in about 15 mins)

 

Enjoy it.

Link to comment

Thanks for the tutorial! One note:

9 hours ago, Mgor said:

3. Wait untill the conversertion rate is downloaded.( After I turned back in about 15 mins)

The rates will be downloaded as soon as you enter the currency conversion operation: "cc 10 eur to usd" will download or update (if older than 1 hour) the eur/usd rate immediately. You may see a small delay during the first conversion of a currency pair, but there's no need to wait for minutes😉.

 

Glad you liked the tool, feel free to request features if you need any.

Link to comment
  • 8 months later...
  • 8 months later...

I created an API key and validated my e-mail with the API service. I inserted the key into the workflow variable.

 

However, I get this error when trying to make a currency conversion:

"failed to get the exchange rate"

Link to comment
20 hours ago, fimp said:

I created an API key and validated my e-mail with the API service. I inserted the key into the workflow variable.

 

However, I get this error when trying to make a currency conversion:

"failed to get the exchange rate"

It works now. I didn't change anything.

Link to comment

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...