Skip to content

WeDism/WeatherSwingViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov

This is a free application for weather the viewer. You can download from url: WeatherViewer

Weather Viewer

Table of contents

  1. How to compile and run app
  2. Tested systems
  3. Tutorial
    1. Startup
    2. How to change current location
    3. How to view forecast of the workweek

For compile and run this app you have to do next steps

Steps to run on windows system

  1. Download and install jdk 8
  2. Download and install maven 3
  3. Open the environment variable window
  4. And add into variable path string with the path to maven and jdk 8
  5. Download and extract source files from zip
  6. Into folder root project you have to run build.bat file
  7. Will be created WeatherSwingViewer-1.0-full.jar into folder with title target
  8. Run WeatherSwingViewer-1.0-full.jar

Tested systems

  1. Windows 8
  2. Raspbian (arm32 linux based)

Use case tutorial

Startup

On startup you are viewed splash screen:

splash screen

After success initializing the application you have to see main form.

start up main form

How to change current location

To changing current location you can click ${Settings} and choose ${Change Location} menu item. You can see empty ${Choose location} form in next image with unchecked ${City is find} checkbox.

choose location form

Next first step you have to input city in text box under ${Search city} label and in second step should be selected combobox with needed country under ${Select country} label. After these steps you have to click on ${Search} button for search. And you see search your location. This is action you can see the next image.

searching location form

If your data is valid you should see form with checked (it't good 👍) ${City is find} checkbox. As in the following image.

true filled choose location form

After input data click ${OK} button for view current and forecast weather.

main form after valid data

How to view forecast of the workweek

For detailed forecast on the 5 days view click on ${Forecast for the Workweek} panel.

forecast for workweek panel

If you double click on the row in the column you can see the dialog with detailed information forecast each 3 hours.

forecast per 3 hours dialog

About

This is a free application for weather the viewer

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages