pip install qt_material geopy PyQt5 git clone https://github.com/Crilum/pyqt5-weather-app cd pyqt5-weather-app python3 weatherUi.py You'll need a free API key from ...
You can test if everything works with the small testing app included in this docker image. You can try it with: docker run --rm -it \ -v /tmp/.X11-unix:/tmp/.X11-unix ...