Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Status
Not open for further replies.
LG weather widget activated thru PerPageHTML:
 

Attachments

  • IMG_0229.PNG
    IMG_0229.PNG
    289.9 KB · Views: 263
LG Widget : http://www.megaupload.com/?d=D6W0JD4H

It's a spanish version (weekdays, weather info), just edit "widget.html" to your likings. If there's a bug with the month edit line "if (mes < 9) {mes= "/ " + mes+1}" to "if (mes < 9) {mes= "/"+ (mes+1) }"

or download my english version, but I rearranged it a bit (as on my screenshot above). https://docs.google.com/leaf?id=0B20g7Ke7UXC0ZWZiYzgzYzItYWU2Ni00Njc5LTgyYTktN2MzYTQ3YWNmYTQz&hl=en&authkey=CPr01boG
or
http://www.megaupload.com/?d=K2EK7GC5

How to edit: open widget.html in a text editor
- your city: go to line: var locale = "GMXX0049", change GMXX0049 to your Yahoo ID
- Fahrenheit: go to line: isCelsius = true, change true to false
- displayed weekdays: go to line: semanaArray[0] = "Sun"; semanaArray[1] = "Mon" and so on, change Sun, Mon... to whatever you like (Sunday... maybe)
- use real feel temperatur: go to line: var useRealFeel = false, change false to tru
- 12-hours: go to Private/Config/Config.js, var twentyFourHourTime = true; change true to false
- move widget up/down: you can, but then you have to move numbers and letters like city, temperature, date and everything, too. So better don't do it if you're not sure about it.

I didn't expect so many questions about it, sorry for lack of support at the beginning. It's not made for winterboard, but PerPageHTML (get it from Cydia, free). Put it in folder: /var/mobile/Library/PerPageHTML and activate and...enjoy!
 
Last edited:

bebequ3copy.png


Any chance someone could help me out with this? Haven't been able to figure out everything that is being used but I want to replicate it on my phone.

Thanks in advance!
 
Widgetless for the moment. Really dig Move2Unlock
 

Attachments

  • photo 1.PNG
    photo 1.PNG
    666.2 KB · Views: 72
  • photo 2.PNG
    photo 2.PNG
    1 MB · Views: 76
How do you change what your dock image looks like. I've downloaded some cool images from this thread, but don't know how to change it. Thanks.
 
LG Widget : http://www.megaupload.com/?d=D6W0JD4H

It's a spanish version (weekdays, weather info), just edit "widget.html" to your likings. If there's a bug with the month edit line "if (mes < 9) {mes= "/ " + mes+1}" to "if (mes < 9) {mes= "/"+ (mes+1) }"

or download my english version, but I rearranged it a bit (as on my screenshot above). https://docs.google.com/leaf?id=0B20g7Ke7UXC0ZWZiYzgzYzItYWU2Ni00Njc5LTgyYTktN2MzYTQ3YWNmYTQz&hl=en&authkey=CPr01boG


The link to ur edited one is not working...
 
How did you get your lockscreen to look like that? It's pretty fantastic!

Thats Move2Unlock (cydia). The first pic (I believe) is showing the transition from lockscreen to homescreen.

What polzii said. There are 5 different unlock methods with Move2Unlock;

Move Lockscreen
Move overlay
Pinch Lockscreen
Turn Lockscreen (like flipping a page of a book)
Pull Badge (the one in my pic above)

I think it's 0.99 cents so definitely worth the cash IMO
 
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5)

Not working for me either, odd :(
 
Status
Not open for further replies.
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.