ameerkat / Simple-Weather

A stylish weather app for WP7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Weather

Simple Weather is a Windows Phone 7 application that aims to be a better alternative to the official weather application. Simple Weather is location enabled, features a live tile with weather information and simple weather condition icons that integrate into the phones interface.

WP7 App Store Link

TODO

High Priority

  • reorganize code
  • consolidate all the forecast data to one screen
  • fix bugs (see github issues)

Low Priority

  • finish Korean translation
  • update screenshots
  • add expiration date on the live tile info
  • set title to "Weather" and integrate the temp as part of the background image on bottom right
    • not sure what's going on here, might be a race condition

Icons

Icon Samples

Screenshots

Live Tile English Live Tile Korean Current Conditions English Current Conditions Korean Light Theme Demo

Translation Instructions

Simple Weather is configured for localization, if you want to add a language though there are a few more steps to take on top of making your own AppResourse.resx file. In addition there is some custom translation code in WeatherHelper.TranslationHelper which is aimed at translating the weather condition strings and providing varying titles for the live tile based on the phone language. If you want to add another language be sure to update TranslationHelper as well.

Language Support

  • English (Complete)
  • Korean (In Progress)

About

A stylish weather app for WP7


Languages

Language:C# 100.0%