Ulauncher Extension to convert an amount between currencies. Conversion rates provided by Fixer.
- ulauncher
- Python >= 2.7
Open ulauncher preferences window -> extensions -> add extension and paste the following url:
https://github.com/brpaz/ulauncher-currency
After installing the extension, go to the extension settings and input your Fixer Access Token. You can get one from Fixer website. The free plan is enough for this extension to work. It has a limit of 1000 requests per month which should be more than enough for you.
currency 20 USD TO EUR
currency 100 GBP TO XOF
make link
To see your changes, stop ulauncher and run it from the command line with: ulauncher -v
.
MIT