It is currently March 29th, 2024, 2:35 pm

Request, maybe??

General topics related to Rainmeter.
gekkobeat
Posts: 2
Joined: January 14th, 2011, 12:18 am

Request, maybe??

Post by gekkobeat »

First off, hellooo. I'm new here and such. :)
Second off, I'm not all that back-end oriented. I've had Rainmeter for a largeish number of months, And I've toyed with it a lot since then.
Anyhoo, I was wondering if I was allowed to request stuff. Also, if I am allowed to, It would be very very nice if someone could help me out by doing something like thissss:
http://www.neubauladen.com/img/swf/clock.swf
up. I thought it was a pretty modernistical clock, And I looked for quite a bit to find something like it, but I straight up couldn't!
Anyways, thanks in advanced for whatever help you can throw my direction! :)
User avatar
JpsCrazy
Posts: 667
Joined: April 18th, 2010, 2:16 pm
Location: NY, USA

Re: Request, maybe??

Post by JpsCrazy »

You'll have to find appropiate fonts, and fine tune it, but here it is:
It's everything but miliseconds.

Code: Select all

[Rainmeter]

[msTime]
Measure=Time
Format=%d /%m /%y /%H /%M /%S

[mtTime]
Meter=String
MeasureName=msTime
AntiAlias=1
FontSize=25

[mtTextD]
Meter=String
Text=D
X=45

[mtTextM]
Meter=String
Text=M
X=43R

[mtTextY]
Meter=String
Text=Y
X=43R

[mtText:H]
Meter=String
Text=:H
X=41R

[mtText:M]
Meter=String
Text=:M
X=37R

[mtText:S]
Meter=String
Text=:S
X=43R
gekkobeat
Posts: 2
Joined: January 14th, 2011, 12:18 am

Re: Request, maybe??

Post by gekkobeat »

Thank you very much for the fast reply :)

The fonts are easy enough to do, I would assume. I'll get working on that pronto!