Hi. I created an app that intended to show players' status.
Here is how it looks like:
How to use the program:
You need to enter your identkey in cfg.json. Adding friends and teams is done in that cfg.json file too (you can see there is Scawen, me and some non-existent team added).
Beware that teams in this file are case sensitive. Also be careful with commas, you should add commas between items in lists.
Written on python3 and Qt.
Download version 0.5
Sources (to build exe from sources you need to install python3, cx_freeze, pyqt4 then run python setup.py build command line)
Hope someone find it usefull.
Here is how it looks like:
How to use the program:
You need to enter your identkey in cfg.json. Adding friends and teams is done in that cfg.json file too (you can see there is Scawen, me and some non-existent team added).
Beware that teams in this file are case sensitive. Also be careful with commas, you should add commas between items in lists.
Written on python3 and Qt.
Download version 0.5
Sources (to build exe from sources you need to install python3, cx_freeze, pyqt4 then run python setup.py build command line)
Hope someone find it usefull.