<p>StatusForecast prints weather information on your statusbar !<br /> <br />This tweak used WOEID to detect your location.<br />It supports custom format for the weather information.</p>
<p>Thanks your great ideas & working reports.</p>
<p><br />v1.3.0<br />add option<br />-this tweak enable or disable option</p>
<p>v1.2.0<br />add option<br />-switchable Locale<br /> Since, You're able to be switch on the date format (0-12h or 0-24h) ?<br />-condition by Emoji</p>
<p>v1.1.1<br />bug fix<br />-WOEID is not set actual number from WeatherApp.</p>
<p>v1.1.0<br />add option<br />-WOEID from Apple WeatherApp. When you use this option, you should beforehand set location on the WeatherApp. <br />bug fixes<br />-If your iphone is unstable network, the device is crash.<br />-rain & snow icon are "emoji".</p>
<p><br />Q&A<br />Q1.I want that cityname is hidden.<br />A1.You should input a whitespace on WeatherFormat 1.<br /> If it is without inputting, default format(included cityname) is used.</p>
<p>Q2.0-12h or 0-24h format<br />A2.Currently, no support? I research the switching this format.</p>
<p>Q3.(null)?<br />A3.Inputted WOEID may be a mistake.</p>
<p>Q4.settings file location<br />A4./var/mobile/Library/Preferences/ott.statusforecast.plist</p>
<p><br />-Memo-<br />weather format)<br />Format1 is before datetime, 2 is after.<br />CITYNAME:cityname, ^:space,<br />FH:Fahrenheit, CL:Celsius, DEG:°,<br />ICON:weather condition by icon,<br />TEXT:condition by text.<br />e.g. Format1[CITYNAME ^] Format2[^ FH DEG ^ ICON]</p>
<p>weather code)<br />case 0:<br />case 1:<br />case 2:<br />case 3:<br />case 4:<br />icon: no support.In this case, text is shown.</p>
<p><br />case 5:<br />case 6:<br />case 11:<br />case 12:<br />case 35:<br />case 39:<br />case 46:<br />icon:(rain)</p>
<p>case 15:<br />case 16:<br />case 17:<br />case 18:<br />case 41:<br />case 42:<br />case 43:<br />icon:(snow)</p>
<p>case 19:<br />case 20:<br />case 21:<br />case 22:<br />case 23:<br />case 24:<br />case 25:<br />icon: no support.In this case, text is shown.<br /> <br />case 26:<br />case 27:<br />case 28:<br />case 29:<br />case 30:<br />case 44:<br />icon:(cloud)</p>
<p>case 31:<br />case 32:<br />case 33:<br />case 34:<br />icon:(sunny)</p>
<p>case 36:<br />icon: no support.In this case, text is shown.<br /> <br />case 37:<br />case 38:<br />case 45:<br />case 47:<br />icon:(thunder)</p>

