Lockscreen is gravity sensitive (via accelerometer)
mod by freeithemes.com
You can change the weather location (also C and F units) in functions.js by changing your woeid (you can get one here [link] ) woeid = 'LOXX0010'; var isCelsius = true; // change to false to display units in Fahrenheit also you can switch the clock from 12h mod to 24h var Time24 = false; // change to true for 24h mod