I somehow managed to get it working , now i need the photoshopped wallpaper with the box around the icons and the dock indicators please
![]()
Thanks, everyone for all the tips. I was able to get the WeatherFurik widget to work properly after SSH-ing into it and changing some code to get it to use my zip code and to use Fahrenheit instead of Celsius. For those of you searching for this file, it is
WeatherFurik.theme/Private/WeatherWidget/Private/configureMe.js
The problem I have is that the included wallpaper is 320x480 pixels, and all the code in the included html files are also for 320x480 pixels. It doesn't look very well for retina displays. I was able to put in my own 640x960 wallpaper, but of course it only uses and sees the first 320x480 pixels (the top left quarter) of my highres wallpaper. I've tried playing around with the code and changing all the pixel sizes, but I ended up breaking something, and the weather wouldn't show up at all.
Anyone good at javascript who can tell us how to break some of these restrictions?
The other weird thing about WeatherFurik is that it looks like there are many files and folders that are unnecessary. For example, there are two configureMe.js files, but only one is actually used. I wish I could delete some of these unnecessary files and also disable the wallpaper.