Members' Lounge • Re: Happy Birthday, Active Colors!
Happy Birthday!! -BrianStatistics: Posted by Brian — Today, 3:06 pm
View ArticleCommunity Plugins & Addons • Re: Timer
Yeah, definitely, but only reading your description. Previously didn't realize.Ah, ok. Yeah, I have this habit of putting things under pressure with low updates, since, after all, it's a timer...
View ArticleHelp: Rainmeter Skins • Re: Shape Clock
Hi, I need some advice.Here's the thing: I'd like to add/expand a small overview of world clocks to my existing skin.My idea was to create a .txt file with all the countries. If you double-click on a...
View ArticleWeather • Re: WeatherPlace
Update v7.0 works perfectly. All the forecasts are back. Much appreciated and I hope your travels were good! I don't know if you'd be willing to do this or if it goes against the T&Cs, but are you...
View ArticleGeneral Discussion • Re: Planetarium with Near Earth Objects
Here is what I tried out, among others:Code:...
View ArticleHelp: Rainmeter Application • Re: Rainmeter crashes when launching any program
Thanks, the problem has been solved by using only ButtonCommand !Nice, you're welcome! Statistics: Posted by Yincognito — Today, 8:28 pm
View ArticleHelp: Rainmeter Skins • Working gmail?
After Google recent 2fa\OAuth requisites in 2025, are there any working skins that display mail? Or am I the only one having problems?Statistics: Posted by TimmyP — Today, 5:16 pm
View ArticleHelp: Rainmeter Skins • Re: Working gmail?
After Google recent 2fa\OAuth requisites in 2025, are there any working skins that display mail? Or am I the only one having problems?What you mean by "2fa\OAuth"? If you mean Two-Step authentication,...
View ArticleHelp: Rainmeter Skins • Re: App launching
Wow. I've tried literally everything from making a shell command to... well, yeah, i tried this too and it didn't work. Not the first time, not the second, not the third. But I've just tried it again,...
View ArticleHelp: Rainmeter Skins • Re: Consistent Character Alignment between different...
Something like thisScreenshot 2025-05-12 202518.pngScreenshot 2025-05-12 010121.pngScreenshot 2025-05-12 122414.pngYou must specify a separate position for each number of hours and minutes. That can...
View ArticleHelp: Rainmeter Skins • Re: How to add a semi-transparent background?
A second solution, which is a bit more complicated, but it's much more versatile. Add a Shape meter to be beginning of your code, before the first meter (so before [Title]). Something like this:Code:...
View ArticleRainmeter News • Re: Are we worried yet? Hosting provider "running on...
Yay!https://osuosl.org/blog/osl-future-update/Statistics: Posted by jsmorley — Yesterday, 11:21 am
View ArticleHelp: Rainmeter Skins • Re: Help with correcting Net speeds
Yeah, I know about that side of it. But there are many websites either deliberately giving fake information on how to convert or I am wrong about it. These websites are seemingly unconnected to...
View ArticleHelp: Rainmeter Application • Skin keeps moving behind other...
Hey all, I think this is an application issue and not a skin issue, but feel free to correct me.I have my Rainmeter skin set to the "Normal" position, which I assume means it's supposed to stay...
View ArticleHelp: Rainmeter Skins • Re: Help with leading zeroes and counting files in a...
It makes no sense to add the [!Log ...] bang to the FinishAction of the folder, for two reasons: the folder is only read once at skin load time by the [Folder] measure, and that measure doesn't have...
View ArticleLua Scripting • Windows Time Zones (PowerShell + Lua)
I'd like to share a ps1 script to get all windows timezone data from the registry into a lua table, plus a lua script to read that table to use the information.We get the timezone name and display,...
View ArticleHelp: Rainmeter Application • Re: Skin keeps moving behind other...
Hey all, I think this is an application issue and not a skin issue, but feel free to correct me.I have my Rainmeter skin set to the "Normal" position, which I assume means it's supposed to stay...
View ArticleHelp: Rainmeter Skins • Re: way to make a difference visible
For the record, it would help and make things much easier if you'd use the full datetime in a single Time measure, e.g:Code: [MeasureCurrentDateTime]Measure=TimeFormat=%Y-%m-%d...
View ArticleFeatured Plugins & Addons • Re: Mouse plugin from NighthawkSLO
- the plugin retrieving coordinates on the surface of the About window and not just on the surface of the skin windowI think I found what triggers this, which I believe there's not an actual fix for...
View ArticleHelp: Rainmeter Skins • Re: Button State Persists?
I'm trying to get the button state to persist after the skin is unloaded and then re-loaded so my users will have a better experience with my creation.You did everythingt right, but had some typos (I...
View Article