summaryrefslogtreecommitdiff
path: root/RatesWidget/readme.md
blob: 944f9d48681a035bcecc60b2c7d384b6be844663 (plain)
1
2
3
4
5
# Rates Widget

Widget for Awesome WM which displays the currency rate between Swiss Frank and Euro. For the rate API it uses [fixer.io](http://fixer.io/) - JSON API for foreign exchange rates and currency conversion. And a python script which calls this API.

For more details you can read related post in my blog: http://pavelmakhov.com/2016/01/how-to-create-widget/