Thanks for your support!
MANY SUPPORT QUESTIONS ANSWERED HERE >>> MODMYI SUPPORT THREAD
To change your weather in GroovyLock miWeather you will need to edit with iFile a free app in Cydia
var/mobile/Library/GroovyLock/miWeather/js/Weather.js
The file looks like this.
var sUnit = "s"; // m for celcius s for fareinheit
var TwentyFourHourClock = "false"; //Set to true for 24hr false to 12hr.
var sCityCodes = "USUT0191"; //weather code. Find from weather.com look in url or use zip code if your in the US.
To find your weather code watch below.
To remove blur edit the -webkit-filter:blur(0.4); in the CSS
Just delete this line if you want no blur
I remove slider with Lockscreen tool
Wallpapers are in var/mobile/library/GroovyScreen/miWeatherv0.6/icon
To use your own wallpaper go into the weather.js and Turn userwall to yes. Replace the user.png in the root of the folder to your own.
To set wallpaper to always be on go into the weather.js set StickForecast to yes.
var StickForecast="no"; // if you want forecast to show without shake set to yes.
You can turn all elements on and off by editing the css and changing these elements.
Learn CSS
To use your own wallpaper go into the weather.js and Turn userwall to yes. Replace the user.png in the root of the folder to your own.
To set wallpaper to always be on go into the weather.js set StickForecast to yes.
var StickForecast="no"; // if you want forecast to show without shake set to yes.
You can turn all elements on and off by editing the css and changing these elements.
Learn CSS
Follow Us
How do you uninstall GroovyWeather?
ReplyDeletePlace the deb file in var/root
ReplyDeleteThen using iFile select and uninstall
Should also be in cydia in your packages
DeleteDidn't work... updated the weather.js using nano (had to apt-get it)... restarted phone, enabled in GroovyScreen, respring just for good measure... screen stays black. Restarted... same thing.
ReplyDeleteI have the same problem of Ryan .. How do I do!?
ReplyDeletehow do i get these symbols ob the status bar? i like these 2 next to the AT
ReplyDeleteI bought it from this page. where can I find the file
ReplyDeleteIt gives me a random location, how do I fix my location?
ReplyDeleteDoes it work with GPS ?
ReplyDeleteIt doesnt work on my 5s ?
ReplyDeleteRead the directions people. I got it up and working in 5 mins no problems. Using iPhone 5.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteI have a 5S running 7.0.4. I installed GroovyLock and miWeather for GroovyLock via Cydia. I have a few issues with the install, but finally got it to work. After it installed, things were not working. So, @Nicholas Gomagda, don't be an arse. I had to search through the 12 pages of threads about GroovyLock and miWeather to understand what was going on. After fixing info.plist files and changing background settings, everything works great. Definitely more than 5 minutes. It was more like 2 hours!
ReplyDeleteAs for the blur effect, it is in the CSS file! It is about halfway down the file. Here is a better idea than just deleting the line. Within CSS files, you can include comments that do not effect the functionality of the code. It would be smarter to just "comment out" the code. That way, you know where it is if you want the effect in the future.
So, some of you might ask, "how do you comment in CSS?" Well, all you need to do is have a "/*" (no quotes) to start a comment and then a "*/" (again, no quotes) to end the comment. So if you just change the blur code statement into a comment, you can easily change it back with deleting four characters. Good Luck all, and keep up the good work.
How i can chance the font of this theme, it seems not good when my language is vietnamese
ReplyDeleteI have a i4 I did everything it ask but it don't show up on my lockscreen ????
ReplyDeleteNot work for me i5
ReplyDeletehow to get wifi and carrier bars like that picture..
ReplyDeleteUnless I'm retarded, I can't see any way to download it.
ReplyDelete