Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 353 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 353 Bytes

Weather App

Weather app built using tkinter

This a meant to be basic weather app, modified to be used as a sugar activity

How to get this to work

The app requires an OpenWeatherMap API Key.

You need to get your own and set it in an environment variable as WEATHER_APP_KEY.