Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 256 Bytes

File metadata and controls

12 lines (9 loc) · 256 Bytes

Weather GUI App with PyQT5

Modern weather app GUI using OpenWeatherMap API, PyQt5 and CSS.

  • Determine user's location by IP address;
  • Semi-transparent background;
  • Checking for updates every 10 minutes.

Tools and libraries:

  • Python
  • PyQt5
  • CSS