Description:
This is a weather underground application for Windows Mobile. It uses data from Weather Underground to show current weather conditions, forecast and weather alerts.
Features:
- Weather Underground data for Current Conditions, Forecast and Alerts.
- Can use Personal Weather Station (PWS) as well as Airport station data.
- Tower and GPS location.
- Working version for VGA phones.
- Sense Look and Feel for settings (thanks to SenseSDK).
- Free and Open-Source (developer contributions encouraged).
- S2U2 support with wildcards.
Tested on:
HTC Raphael (Touch Pro, Fuze).
TODO/Known Issues:
- Handling more than one identical location returned.
- Show All Data (to show both metric and standard units).
- Language Support.
- Resize things for WVGA and maybe QVGA support.
- Wunder Radar.
- Color customizations.
- More optimizations (especially xml parsing).
- Port to Android and maybe Windows Phone 7.
- Others (suggestions welcome)?
More screenshots and information here.
Update Description:
v0.3:
- More error checking (locations and stations).
- Better resource management on exit.
- Moved Tower and GPS finding to a timed thread (timer is customizable in registry, see 2nd post).
- Fixed small bug with showing high and lows of today's rather than tomorrow's forecast.
- S2U2 support with wildcards in registry (see 2nd post).
- Better support for browser link (when clicking on logo).
- Changed chance of rain to chance of precipitation (moved some things around).
- Enabled stations picking when using GPS.
v0.2.3:
- Better error handling (more messages, more checks).
- Faster connection checking.
- Some Bug fixes (alerts on startup, lows and humidity on non-metric).
v0.2.2:
- Better error messages.
- Connection checking.
- Some GPS fixes.
- Exit button added on Settings.
v0.2.1:
- Fixed a bug with startup registry keys.
v0.2:
- Added support for QVGA and WVGA devices.
v0.1:
- Initial release.