Jump to content

Andrew M

Member
  • Posts

    3
  • Joined

  • Last visited

  • Days Won

    1

Andrew M last won the day on November 1 2020

Andrew M had the most liked content!

Andrew M's Achievements

Helping Hand

Helping Hand (3/5)

1

Reputation

  1. Tiny maintenance release: now you can leave out the "0" and just type ".95" Optimised for M1 processors, updated all dependancies, now the program is a bit smaller and runs a bit faster. Downloads as always on github: https://github.com/Andrew-Morozko/currency-converter/releases/latest
  2. Thanks for the tutorial! One note: 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.
  3. 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
×
×
  • Create New...