jusspatel / global-weather

This is basically a weather app with information of almost each and every place in the world . This weather app also contains live AQI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeatherIO

This is basically a weather app with information of almost each and every place in the world . This weather app also contains live AQI This app was made using apis from OpenWeatherMap and waqi

PLEASE NOTE THAT THIS APP SUPPORTS ONLY PYTHON 3.X FOR NOW.

Setup

1 . After downloading the ZIP , extract all the files in it to the same folder.
2 . Now, run the file named 'setup.py' and do as the programme asks you.
3 . After the setup is complete, a small window will appear on the top left , which will tell you how to start the app.
4 . Voila! The app will start (hopefully).

Modules Used

  • Datetime
  • Requests
  • JSON
  • Tkinter
  • tkFont
  • PIL
  • Tkinter MessageBox
  • urllib
  • base64

Functions

Temperature: This app has it all, Current Temperature , Max/Min Temperature and Feels Like Temperature.
Visibility : It shows current Visibility (in m)of the location.
Wind : The app tells you about the current Wind Speed and at how many degrees the wind flows through.
Pressure : Current Air Pressure
Humidity : Water Concentration in the air (in %)
Weather Description : A short text describing the weather in the area. This also includes a icon describing the weather
Sunrise/Sunset Time : Sunrise+Sunset Time of the city.
AQI : As a bonus , this weather app also has an Air Quality Index System.


NOTE:- The time at the top represents when the weather was last checked
Also , please note that the temperature shown in this and that in other apps may vary a little.

Issues

If you face any difficulties or Issues while running this app , report them at https://github.com/jusspatel/global-weather/issues
If no one gets back to you in 24 hours please drop me a mail at 6782.stkabirdio@gmail.com

Made By Juss Patel

About

This is basically a weather app with information of almost each and every place in the world . This weather app also contains live AQI


Languages

Language:Python 100.0%