Skip to content

parakh-gupta/Weather-Forecast

Repository files navigation

Weather Forecast

Weather-Forecast is a JavaFx based Desktop application. The features includes current temperature, current forecast, daily forcast, switching to your current locations based on your computer's Location Services and more. It can tell weather of any location by just typing the location name. It uses OpenWeatherMap API to get JSON data for weather forecast and the final results are shown in an interactive way. The OpenWeatherMap API is free to use for small applications and Free users can make 60 requests per minute.

Libraries

This project uses a number of libraries:

  • JFoenix - JavaFX Material Design Library
  • GSon - JSON Library. Used for storing configuration
  • ControlsFX - Custom controls for JavaFX
  • JSON - A reference implementation of a JSON package in Java
  • OWM-JAPIs - Java APIs for OpenWeatherMap.org

Support

Please open an issue for support or even more open a pull request.

License

This project is is licensed under the MIT License see the Licence.md file for details

Icons are from Flaticon . View it for details

Releases

No releases published

Packages

No packages published