currency-converter
currency-converter copied to clipboard
Extremely overengineered currency converter
Perhaps I'm missing something fairly obvious, but I cannot figure out how to use it. As soon as I enter any number, alfred shows options for searching on google, and...
something like https://exchangerate.host/ or other services from https://github.com/public-apis/public-apis#currency-exchange
Hey. Whenever I try to convert one currency to another, I get this error: 'Failed to get the exchange rate.' Can you please help me to mitigate this issue? 😇
Would be perfect if we could also have support for other units (weights, lengths, etc.) with the same package. Maybe implement something like [go-units](https://github.com/bcicen/go-units)?
How do I get the currency symbol as the first character? `1.00$ is 0.73£` doesn't read right to me in the UK where I would expect to see `$1.00 is...
Is it possible to choose a different thousands separator, so I could use a comma instead of a space? Thanks!