Skip to content

jaymash01/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This is a desktop weather application developed using JavaFX. To run the project, follow the instructions provided at https://openjfx.io/openjfx-docs/.

The app uses Weather API from OpenWeatherMap to get current weather data and 5 day / 3 hour forecast. You'll have to get an API key and run the app with a commandline argument which is the key you got.

Packaging

The Maven plugin ModiTect is used as a tool to help the packaging process go smooth. For more information about the plugin, please visit https://github.com/moditect/moditect.

After packaging, copy the preferences.json file to the bin folder of your jlink-image.

About

A simple desktop weather app made using JavaFX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published