Qt5 based GUI app to track various timers for Warframe using the api.warframestat.us API
Find a file
2023-08-24 14:44:33 +05:00
api.py Comments added 2023-08-03 13:37:46 +05:00
extra_widgets.py Comments added 2023-08-03 13:37:46 +05:00
gui.py Comments added 2023-08-03 13:37:46 +05:00
gui_base.ui Changed layout and widget names to not be ass 2022-11-10 23:19:30 +05:00
main.py Comments added 2023-08-03 13:37:46 +05:00
Makefile Added makefile for auto-compile 2022-11-11 13:20:45 +05:00
README.md updated readme 2023-08-24 14:44:33 +05:00

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.