Skip to content

SteponasK/Weather-Forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Weather Forecast

  • Weather Forecast application made using Pygame and various API's, used to display weather consing for a specific location

menu_gif

๐Ÿ’ช Features

menu2_picture

  • Ability to find weather information, based on the specific city
  • Wind speed
  • Pressure
  • Humidity
  • Precipitation amount / h
  • Precipitation amount / 24h

๐Ÿ‘จโ€๐Ÿ’ป Getting Started

  1. Clone the repository
    git clone https://github.com/SteponasK/Weather-Forecast
    
  2. Download and import all the required modules. List of the modules can be found in Prerequisites section or requirement.txt file

๐Ÿ“– Prerequisites

You need to have Python 3.9 installed. However the application could still work with older version installed

Modules needed:

pygame 2.5.1
requests 2.31.0
metno-locationforecast 1.1.0
timezonefinder 6.2.0
pytz 023.3
  1. Compile all the files using Visual Studio or the IDE of your choice

โœจ Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue. Don't forget to give the project a star! Thanks!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

๐Ÿ—๏ธ Built With

  • Python
  • Pygame
  • MET_API

๐Ÿ‘‘ Authors

  • SteponasK - Initial work

๐Ÿ“œ License

This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE file for details

Notes on licensing

About

โ›…๏ธ๐ŸŒWeather-Forecast App made with Pygame and MET Norway's API โ›…๏ธ

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages