/Weather-app-

A tkinter based python app which displays wather information for the present day and the following 4 days

Primary LanguagePythonMIT LicenseMIT

owm-weatherapp

A tkinter based python app which displays wather information for the present day and the following 4 days

Uses information from the openweathermap api (standard version) https://openweathermap.org

how to run

just clone the repository and run the python script

Contributing

Any contributions you make are greatly appreciated.

please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star!

  1. Fork the repo
  2. Create your Feature Branch (git checkout -b Feature)
  3. Commit your Changes (git commit -m 'Added something very cool! ')
  4. Push to the Branch (git push origin Feature)
  5. Open a Pull Request

Main Contributors