Artist's Note
An edit of the Statica skin (found here: http://traversfx.deviantart.com/art/statica-105144598), to add a weather window.
Edit: Date now lines up with Month in digital clock. Edit 2: Uploaded correct file now.
This new edition also has a version of the 10-foot HUD (from here: http://lifehacker.com/5084412/configure-your-own-rainmeter-10+foot-hud), if you like it, great, if not, you can always turn it off in skins>advanced. The same goes with the weather window. There is also a calendar list which can be activated from that menu, but I didn't make that.
As I see use for them, I may add other windows (RSS, moonphase etc.) but here is the skin so far. I may also copy the weather display from the 10 foot HUD, if there is demand for it and/or I have the time.
Also, since I answered one person's message about fonts, to change the ones which can be changed (some are bitmaps, so cannot be changed without editing the images directly), do the following: Open the skin with 7zip (or some other archive manager - you may need to rename the file from .r2skin to .zip). You then open the \xml\elements.xml file and change any mention of calibri to the font you choose.
Licensing: the artist has specified that ports and mods are allowed.
Featured in these Screenshots
Comments (27)
|
|
how can I change the location of the weather window?
Tue, Jun 16th at 12:11am (4 months ago)
|
|
|
Go to msn.com weather and find the RSS feed address for your area by first finding your area on the site and clicking the RSS feed button. The address for your area will be where you are directed. Copy the address then go to Rainlendar options - skins - see the active skins window on the right and double click where it says StaticaEN-Weather and paste your RSS feed address into the skin's weather option. You have to use CTRL V.
Fri, Jun 19th at 03:18am (4 months ago)
|
|
|
Great skin but one problem.
How do I edit the transparency level's? I can barely see the clock at all.
I know how to edit transparency in the application itself, I have it set to 100%, but the clock is still quite difficult to see.
Thanks in advance.
Fri, Jun 26th at 07:22am (4 months ago)
|
|
|
|
|
|
i got it! you don't have to reload the skin, just click "ok". sorry for bothering and thanks for the skin.
Sun, Jun 28th at 01:24pm (4 months ago)
|
|
|
How to change time from "am/pm=12 h" to 24 h format type?
I see this element in digital_clock.xml :
<time x="0" y="0" align="TOP-LEFT" element="hud.font.clock" color="255,255,255,50" format="%I:%M %p"/> I guess I should change format="" but to what?
Sat, Jul 4th at 12:45pm (4 months ago)
|
|
|
Have just sent you a message but I will post here to see if anyone else agrees with it...
One request if possible can you change the colours on events ? (The triangle shape at the top left)
It would be great if there was white, yellow, orange, red and green to represent birthdays, exams etc.
Keep up the great work.
Wed, Jul 8th at 11:19am (3 months ago)
|
|
|
RSS would be awesome. I've been waiting forever for a minimalist/transparent skin like this with a native RSS.
Sun, Jul 12th at 02:42pm (3 months ago)
|
|
|
Paolo264 > I had that problem too! Anyway after some experimenting, have found out how to increase the transparency value of the digital clock. :)
filename: StaticaEN_HUD_Edit\xml\digital_clock.xml
Look for this line of code: <time x="0" y="0" align="TOP-LEFT" element="hud.font.clock" color="255,255,255,50" format="%I:%M %p"/>
What you need to change is the 4th value in the color parameter. Put 0 for total transparency, or a huge number like 255, for more opacity (more visibility). The first 3 values are for the R,G,B color values.
Save the XML and re-zip everything and rename the zip to .r2skin... voila~ You now have a more visible digital clock. :)
Hope this helps.
Tue, Jul 14th at 02:48am (3 months ago)
|
|
|
i am not to computer savy. If you could help me. I would like to install this skin. Could someone please list the steps I need to do this. Thank you very much. i have Vista Ultimate.
Tue, Jul 21st at 09:35am (3 months ago)
|
|
|
how often does the weather update?
Thu, Jul 23rd at 10:47am (3 months ago)
|
|
|
Is there any way get the weather to update automatically or quicker?
Thu, Jul 23rd at 12:44pm (3 months ago)
|
|
|
neverwinternite > thank you so much for you help. I got it working now...
Fri, Jul 24th at 07:34am (3 months ago)
|
|
|
I love this skin, but I have one big irk about it.. I want to be able to widen the to do and events list. Is there a fix for this?
Thu, Aug 13th at 10:47am (2 months ago)
|
|
|
hey i really like this skin and i downloaded it but there was one thing i think that its missing and that is a bullet point for each thing in the to do list...idk if its just me but i think it would be nice to have one...would you mind possibly adding one?
Sat, Aug 29th at 05:29am (2 months ago)
|
|
|
Does anybody know how to change the transparency of the whole skin? I mean, not only the clock's. I searched throughout the xml files but I really am not that able in editing that...
Sat, Aug 29th at 10:13am (2 months ago)
|
|
|
for those who want to change the clock time (24 hours clock) this is what you need to do :- in the elements.xml instead of those originals values put thoses : <font id="hud.font.clock" facename="Calibri" size="68" uppercase="1"/> <font id="hud.font.date" facename="Calibri" size="48" uppercase="1"/> <font id="hud.font.month" facename="Calibri" size="18" uppercase="1"/> <font id="hud.font.day" facename="Calibri" size="18" uppercase="1"/>
and in the digital_clock.xml write this instead of the original values : [skin] <window id="Digital Clock" w="210" default="1">
<time x="0" y="0" align="TOP-LEFT" element="hud.font.clock" color="255,255,255,150" format="%H:%M"/> <time x="5" y="72" align="TOP-LEFT" element="hud.font.date" color="255,255,255,150" format="%d" /> <time x="200" y="88" align="TOP-RIGHT" element="hud.font.month" color="255,255,255,150" format="%B"/> <time x="200" y="110" align="TOP-RIGHT" element="hud.font.day" color="255,255,255,150" format="%A"/>
[/window] [/skin]
Tue, Sep 1st at 06:09pm (2 months ago)
|
|
|
thank you codec_abc, was wainting for this a while now ;)
Wed, Sep 2nd at 01:39pm (2 months ago)
|
|
|
nice skin, but in russian locale names of "events" and "to do" containers are cut, without first letter. how to align the name of container?
Sat, Sep 12th at 06:23am (1 month ago)
|
|
|
I love the skin, but ow do I edit the transparency level's? I can“t see the xml files.... Thanks in advance.
Thu, Sep 17th at 08:47am (1 month ago)
|
|
|
how can i change color?
Mon, Sep 21st at 07:58am (1 month ago)
|
|
|
Great skin!
How do I change Fahrenheit to Celsius degress?
Sun, Sep 27th at 06:31pm (1 month ago)
|
|
|
hi, great skin. thanks!
i've been messing around with rainmeter skins a bit changing colours and others things. just wondering if it's possible to change colours in this?
thanks!
Sun, Oct 11th at 05:39pm (3 weeks ago)
|
|
|
my weather stop working...i added to the active skin but i doesnt show on my desk top? help please
Wed, Oct 14th at 11:26pm (3 weeks ago)
|
|
|
The best that i never saw :D Congrats man!!!
Fri, Oct 23rd at 01:42am (2 weeks ago)
|
|
|
|
|
|
Great skin but my events list looks nothing like it does in the screenshot. The text is all cluttered together, does anyone know how to fix that?
Thu, Oct 29th at 10:04am (1 week ago)
|
To post comments, you need to become a member. It's free, and takes just a few seconds to complete!
|
|
Popularity
- views
- downloads
- customizers like it
- customizers love it!
Share
Tags
My Palette
Add colors with the "color picker" tool ( ) or from the image's palette ( ).
To save your palette, you must sign up.
Modifications
Also by this artist
(more)
|