Can somebody help me install this? I'm new to the lockscreen widget deal. I have OpenSSH and an SSH client (Cyberduck). I would really love to have this.
Thanks.
It's a home screen not a lock screen. But we know what you mean.
Not sure what the icon theme is, sure someone can help if you want those icons.
Otherwise:
1. Turn on wifi and openSSH on your phone through SBsettings.
2. Login to your phone via SSH client (assuming you know how to do this, google it if not, you need the ip address of the phone [it's displayed in SBsettings down the bottom], username [which is "root"], and password [default is "alpine"])
3. Put the downloaded and extracted theme (copy the entire folder, called "Widget7") to /var/stash/Themes.xxxxxx (the xxxxxx is unique to your device).
4. Enable the theme through winterboard and respring.
5. Install a cydia tweak that will let you rearrange the icons like iconoclasm (you want 3x3)
6. Edit Wallpaper.html (either with text editor or you can probably able to do this with the ssh client) in the theme folder you uploaded. Change
Code:
var locale = "LEXX0003" /*ITXX0042=Milan/UKXX0085=London/USNY0996=NYC/NLXX0016=The Hague/USCA0638=LA/USNV0049=Vegas/USCA0987=Frisco/FRXX0023=Cannes*/
So that LEXX0003 is your yahoo weather code. Get it here:
http://www.edg3.co.uk/snippets/weather-location-codes/
Upload the revised Wallpaper.html and respring. Step 6 can be done earlier, before you upload the theme folder from your computer to your themes directory. If you want to save a respring.
7. Turn off openSSH (and change the default password if you haven't, instructions via google)
That should do it.