Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/namannimmo10/weather_app

Weather app built using tkinter
https://github.com/namannimmo10/weather_app

Last synced: 5 days ago
JSON representation

Weather app built using tkinter

Awesome Lists containing this project

README

        

# Weather App

Weather app built using tkinter

This a meant to be basic weather app, modified to be used as a [sugar](https://github.com/sugarlabs/) activity

## How to get this to work

The app requires an [OpenWeatherMap](https://openweathermap.org/api/) API Key.

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