Are you bored with your iPhone’s regular LockScreen? Here is a perfect solution which goes beyond just giving you time, but it also shows you the weather, Day of the week & the Date along with the time of the day as well.
We were sent this package by the creator to host this on our repo – so to download & install it – just search for “Mobileme Lockscreen” in Cydia & choose to install it.
Everything will work flawlessly – the time, the day & the date works right away but for your local weather to display there is some setting up to do , below are few steps that you will need to take in order for your local weather to display on the lockscreen.
For this to work we need to hide stock lockscreen Clock Please Install
Lock Clock Hide <– (Link only opens within Cydia)
To change City look ”var locale = ‘college station, Tx usa’ Replace and put City/Code
Go To – Library>>Themes>>Mobileme LockScreen>>Private>>configureMe.js
what will you see in Configure me?
var updateInterval = 30 <—-How often does it update.
var iconExtWall = ‘.png’
var iconExtLock = ‘.png’
var locale = ‘College Station,Tx usa’ <– Put your city example – “YourTown,State usa”
var iconSetWall = ‘HTC1′
var iconSetLock = ‘HTC1′
var enableWallpaper = true
var isCelsius = false <<<— F* or C*
var useRealFeel = false
var enableLockScreen = false
var source = ‘appleAccuweatherStolen’
var stylesheetWall = ‘twoLine’
var stylesheetLock = ‘Under_StatusBar’
To Get City/Code Go here http://www.accuweather.com/
You will not need the code most likely the City Name will work.























does it need winteboard?
Is there a way to set the clock to 24hr? 7:32PM is not 0732, but rather 1932. Let me know if this can be changed. Otherwise, nice app…
There is a 24 hr Widget in Cydia
& Yes it needs WInterBoard
you can change to 24 hr.
edit the lockbackground.html file
112 -> 124 and 12 -> 24
I just changed the city per your instructions in the configureMe.js file and it updates the forecast numbers but, there seems to be a problem with the conditions image. It shows a ? box where the image is supposed to be on the screen. Any suggestions?
Disregard my last post, I got it to work by entering in the City/Code instead of just the City. Thanks for a very cool Lockscreen.
I find just LOCKSCREEN CLOCK HIDE in cydia, but is works fine also.
Hello guys,
I can't modified the configure.jps, becouse I can't reach it. I use TPOT with totalcommander, and when I open my iphone on it. I can open Library folder, but the Themes is just a file, not a folder, I can't step deeper… Please let me know how I can modifie the configure file. Thank you!
I'm having the same problem as nagual, Theme's is just a file…how can i get to configure.jps? Is totalcommander with TPOT the right program to be using? Thanks for the help
where can i find Mobileme Lockscreen? I cannot find it in cydia, any sources i need to add? please help!
i'm stuck at configureMe.js, try to open but it shows me nothing (totally blank) using File Preview. What's progamme do i lack of?
Can any kind soul pls advise? Thank u.
Use something like "Notepad" or Notepad++ or textedit or text wrangler for mac users
What units are the update intervals?
Seconds or minutes?
Thanks!
Can I change the source for the weather?
after while the weather disappear
is it possible to remove the unlock slider .. i meant , i don't want to use e given one .. i have my own one .. How can i do it ?
Awesome. i love this lockscreen because with it i could find my city (in yahoo weather i couldn't find it)…
"var updateInterval = 30 <—-How often does it update". Is it 30 times update per hour or each 30 seconds interval?