Members' Lounge • Re: Merry Christmas
merry-christmas-animated-tree-1.gifStatistics: Posted by SilverAzide — Today, 4:21 pm
View ArticleHelp: Rainmeter Skins • Re: Skin menu Toggle based on variable conditions
Wow, a lot of good advice. It'll take me some time to get through all of it, but I will. As for the directly structure comment, my folders do not follow regular install paths/menus at all, think...
View ArticleHelp: Rainmeter Skins • Re: Color-Slider -> Consultation
- What makes sense and what doesn't. Honestly, sometimes re-inventing the wheel doesn't make sense. There are plenty of good color selection skins which offer many great options (like copy and pasting...
View ArticleCommunity Tips & Tricks • Re: FileView: Copy and Paste files
Thank you, I appreciate that.Statistics: Posted by sl23 — Today, 3:56 pm
View ArticleHelp: Rainmeter Skins • Re: Hallo!
Hallo! My CPU (AMD Ryzen 7 1700X) usage in Task Manager does not match Rainmeter readings.In Task Manager - 32%, but in Rainmeter only 1%. Windows 11.Besides what Yincognito wrote, a while ago I had a...
View ArticleHelp: Rainmeter Skins • Re: Help with Multiple left clicks skin
Superb! Love the Playtime dance lolNow my brain is trying to work out a way to turn that skin into something for practical use! Statistics: Posted by sl23 — Today, 4:01 pm
View ArticleHelp: Rainmeter Skins • Re: Possible to "double extract" text?
Nope, it has nothing to do with ignoring (?siU), but yes, \0 is StringIndex=0 and is the entire string. Simple sample:Code:...
View ArticleGeneral Discussion • Time shift
Good day to all!I would like to clarify one question. I've been thinking recently about whether it's possible to set up a time shift for skins. Let's say one of them is from 00:00 to 09:00, and the...
View ArticleSuites • OpenDesk - Rainmeter Suite
OpenDesk_1.rmskinOpenDesk is a functional Rainmeter Suite with different skins to manage your life on your desktop. All_s.png Every skin is resizable You can choose from different color schemes or...
View ArticleGeneral Discussion • Re: Time shift
Welcome!Yes it's possible to create a skin which only purpose is to enable and disable skins depending on time. It can be created using time measures and simple math using calc measures to convert the...
View ArticleMembers' Lounge • Re: Happy Birthday ikarus1969!
giphy.gifStatistics: Posted by tass_co — 19 minutes ago
View ArticleHelp: Rainmeter Skins • Re: Hide meters when no value available from WebParser
Thanks, I eventually went with the the completely different approach of @nek. Although it seemed overwhelming at first it's actually quite nice. I adapted it to my needs and style and everything works...
View ArticleHelp: Rainmeter Skins • Meters as color: what am i doing wrong?
I am trying to make a shape color changing based on a temperature measure, but i'm clearly missing something.This is a sample code: Code: [Rainmeter]Update=500AccurateText=1[Metadata]Name=Test &...
View ArticleHelp: Rainmeter Skins • Re: Meters as color: what am i doing wrong?
I am trying to make a shape color changing based on a temperature measure, but i'm clearly missing something.[...]My goal is to use a #Variable#, or a [Measure], to define the Stroke and the Fill...
View ArticleHelp: Rainmeter Application • Missing Skins folder?
Hey. I installed Rainmeter for the first time today. Upon launching it I got the error message 'There are no available skins at: C:\Program Files\Rainmeter\Skins\'. I was like 'Okay, I haven't...
View ArticleHelp: Rainmeter Application • Re: Missing Skins folder?
Be sure you have selected "Standard Installation" as shown below1.jpgStatistics: Posted by jsmorley — Today, 4:04 pm
View ArticleHelp: Rainmeter Skins • Re: Problems with displaying CPU and GPU usage...
To remove the % sign, change this line in [CPUPercent]:Text="%1%"toText=%1Code: [MeasureCPUUsage]Measure=PluginPlugin=UsageMonitorCategory="Processor Information"Counter="% Processor...
View ArticleMembers' Lounge • Re: Happy New Year 2025!
ba-red-rose-flower-firework-amazing-animated-gif-pic.gifHappy New Year!Statistics: Posted by SilverAzide — Today, 4:43 pm
View ArticleHelp: Rainmeter Skins • Re: Help with modified Shutdown Skin to open Shutdown...
So far the Skin is working without any problems.I didn't write the code for it, I just downloaded it and modified it....If you copied and pasted the whole code I gave you then those issues are already...
View ArticleOther Uncategorized Skins • Re: HowOldIs2025 (UTC)
Nice. This is also based on the local time instead of UTC, which some may perfer.This might be done by adding a TimeZone=0 option to the two Time measures ([MeasureYear] and [MeasureNewYear]). But I...
View Article