Skip to content

Shows textbased weather in GUI build with openweatermap and PySimpleGui.

Notifications You must be signed in to change notification settings

conyum/pyWeather-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

pyWeather-GUI

Shows textbased weather in GUI build with openweatermap and PySimpleGui.

You will need to install the following librarys

pip install requests

pip install subprocess

pip install PySimpleGui

Change unit = to 1(metric) or 0(imperial) And the apiKey = to your own key that you can get at openweathermap.org

Get a free api-key from openweathermap.org and use it in the programs settings.

Save as "filename.pyw" to run it as a executable from your desktop.

About

Shows textbased weather in GUI build with openweatermap and PySimpleGui.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages