Skip to content

A Java Swing + Processing3 application which displays weather fetched from OpenWeatherMap.org

License

Notifications You must be signed in to change notification settings

YuryMalyshev/OpenWeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenWeatherApp

The application uses OpenWeather API to get weather data and display it using GUI.

The application uses Swing for the main part of the GUI and Processing3 to display temperature changes for hourly forecast.

The application works best with 1920x1080 resolution but it can auto-adjust itself to other resolutions as well. (WIP: adjustment to resolutions below 1366x768).

The screenshots of the app can be found in screenshots folder.

The latest runnable version is found in releases.

To run the app correctly, it is needed to get an API key from Open Weather.

The project is built in Eclipse IDE.

About

A Java Swing + Processing3 application which displays weather fetched from OpenWeatherMap.org

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages