Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 927 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 927 Bytes

Weather-App

A live weather app with dynamic UI built using Kivy, OpenWeatherAPI and ipAPI

Setup

In order to run the application , you'll need to make sure the following libraries are installed:

Please change the API_KEY in the weather.py file to your own. You can sign up for a free API key by clicking this link.

Using the App

The application will display the weather of your location based on your IP address.

The background of the app changes based on the time and weather of your location.