poetic24 on DeviantArthttp://creativecommons.org/licenses/by-nc-sa/3.0/https://www.deviantart.com/poetic24/art/Release-LS-CardboardWeather-288739527poetic24

Deviation Actions

poetic24's avatar

-Release- LS CardboardWeather

By
Published:
3.3K Views

Description

<--- After the huge success of LiveWeather LockScreen, arrives LS CardboardWeather lockscreen for your iDevice --->

LS CardboardWeather
Supports: iOS 4.x - 5.0.x
Version: 1.0

Instructions to configure LockBackground.html
* Adjusting your weather location

To change the weather go to [link] and enter your location, then click on the "Find Weather" tab. Next, in the address bar, copy the 8-character code (Example: ITXX0042 = Milan,Italy). Open the LockBackground.html file and search for "var locale" then paste your weather code in the "ITXX0042". If you want to change the weather to Fahrenheit, search for "var isCelsius" and then change this to "false". Example: “var isCelsius = true” will display your temperature in Celsius.

* Setting Description forecast (today)
Open file LockBackground.html and search:

var LangTranslate = English // This only changes the language of the description of weather, English,Spanish,Italian,Francais only available


* Setting 24H to 12H or 12H to 24H (with "//" = 24H -- without "//" = 12H)
Open file LockBackground.html and search:

// Convert the hours component to 12-hour format if needed

//currentHours = ( currentHours > 12 ) ? currentHours - 12 : currentHours;

and remove only "//" in

// Convert the hours component to 12-hour format if needed

here --> currentHours = ( currentHours > 12 ) ? currentHours - 12 : currentHours;

* Setting am-pm display
Open file LockBackground.html and search:

SPAN#ampm

{

display: none;

and rename "none" in "true"

* Setting Days and Months
Open file LockBackground.html and search:

var this_weekday_name_array = new Array("Sun","Mon","Tue","Wed","Thu","Fri","Sat")

var this_month_name_array = new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec") //predefine month names

and rename with your language.

* Setting your custom wallpaper

Select your preferred wallpaper and rename it to “Layer.png” and delete or rename original wallpaper..
Respring the device. enjoy :D

<--------- Readme ----------->
You like my works? (see my gallery on my DeviantArt,also themes available on Cydia)
Please give me something to continue with the development of other themes ;)
all donations are well accepted ^_^

[Donate link]
[link]


PS
Do not steal-mod my theme, ask permission first, each theme has a license to create!!

*Credits
Overlay by Schn3d1

Download:
[link]
Image size
1800x960px 862.06 KB
Comments18
Join the community to add your comment. Already a deviant? Log In
I'm loving ur ls does it support i5 ty.