Qt5 based GUI app to track various timers for Warframe using the api.warframestat.us API
api.py | ||
extra_widgets.py | ||
gui.py | ||
gui_base.ui | ||
main.py | ||
Makefile | ||
README.md |
wf-worldstate
Desktop based GUI for monitoring the warframe worldstate.
Looks ugly as hell but covers almost everything relevant.
Requires python, python-pyqt5 and python-requests.
python main.py
to run, or use the makefile to create a single binary to execute.