WidgetFX in action

Infix WeatherWidget


A widget that can be used with the WidgetFX open-source desktop widget platform. Updated 5-Nov-2009

snapshot1 snapshot2

This project is really just a personal exercise in the use of
JavaFX and the WidgetFX SDK.
Both platforms are relatively new and will (hopefully) continue to evolve.

The primary source of weather data for this widget is the Yahoo weather API.
Unfortunately, Yahoo provides limited forecast data (today and tomorrow only) - so there is an option to also query a weather API hosted by Google for a 4 day forecast.

Other options / features include: This weather widget queries for updates in weather data every 20 minutes (forecasts are typically updated at source every hour or so).

Note: WidgetFX requires Java SE 6 or higher. For best results Install Java 6 prior to running.

Click here to try out the Infix WeatherWidget:   launch
Click here to download source code:   download source

enjoy.
Larry Dickson

Updates:

28-Jun-2009 - 6-Aug-2009 - 5-Nov-2009 -