Thursday 5 March 2020




About:


This application is develop by me. The language is used for made this app is java.This application can be run on windows, Ubuntu or mac or any operating system which can have java install. OpenWeather Api use for get Information about the weather. This application can show next seven day weather  and current day visibility, wind speed like information.

How to Run:

1. Install the JDK in your machine.
2. Download this project.
3.In the Runable Jar folder of this project open the terminal
   for Linux java -jar Weather.jar
   for Window double click on the Weather.jar file
4.Enter the values(City name) in the GUI to get Current weather

Application GUI:


SOURCE