Skip to content

A Weather App developped in java with javaFX interface. It shows the temperature, the wind speed and the description of the current weather.

Notifications You must be signed in to change notification settings

dgoncalvesramos/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

A Weather App developped in java with javaFX interface. It shows the current local time, temperature, the wind speed and the description of the current weather. To use it you need to suscribe to the openweather API and replace in config.properties file the variable API_KEY with your Key. It is free of charge under 1000 API calls per day. Here's an example of the inferface :

Interface

You can change the unit system value to metric (Celsius degrees and km/h) to imperial(Fahrenheit degrees and mph) by editing the config.properties file

About

A Weather App developped in java with javaFX interface. It shows the temperature, the wind speed and the description of the current weather.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published