summaryrefslogtreecommitdiff
path: root/RatesWidget/readme.md
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@gmail.com>2016-01-12 22:59:53 +0100
committerstreetturtle <streetturtle@gmail.com>2016-01-12 22:59:53 +0100
commitaa4c4b621a98d5e538cd02bb551517e5c8bad72d (patch)
tree3e477cdcddb5d59bc597226a8c97f0e411d4ff2f /RatesWidget/readme.md
parent7d2752e3f3d7d7e86863fa2987b028885f25c66a (diff)
Popup notification added
Diffstat (limited to 'RatesWidget/readme.md')
-rw-r--r--RatesWidget/readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/RatesWidget/readme.md b/RatesWidget/readme.md
index 5820aa0..d13bae1 100644
--- a/RatesWidget/readme.md
+++ b/RatesWidget/readme.md
@@ -1,3 +1,8 @@
# 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.
+
+You can read more about it in these posts:
+
+ - http://pavelmakhov.com/2016/01/how-to-create-widget/
+ - http://pavelmakhov.com/2016/01/how-to-create-widget-part-2/