Help: 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
Think I solved the issue, the incorrect readings were due to the skin update set at 500. Why are the readings so different?The docs for the Net measures are pretty clear that you should always use...
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 • Japanese Language Translation for Rainmeter Skin –...
Hello,As a user and fan of your Rainmeter skin, I’ve taken the initiative to create a full Japanese translation for the language variables used in the [Variables] section. What I added/modified:-...
View ArticleFeatured Plugins & Addons • Re: Mouse plugin from NighthawkSLO
Hi, here's a Mouse Plugin version that attempts to fix the issues commented above. Tests done by Yincognito and I appear to point towards success, it still needs more testing whatsoever....
View ArticleHelp: Rainmeter Skins • Re: Japanese Language Translation for Rainmeter Skin...
You don't say what skin you are dealing with, so this makes no real sense.In addition, there is no attachment or link to any files, so nobody can get this.I have moved this to the Help: Rainmeter...
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 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 ArticleSuites • Re: Gadgets 7.9.0 - inspired by AddGadgets.com Sidebar Gadgets
I also was showing 0 for my Clock on the CPU meter using 7.9.0.After making changes to the lua file as suggested, my CPU Meter now shows 4691MHz.This is on a Ryzen 7 9800X3D under Windows 11.In...
View ArticleLua Scripting • Re: Windows Time Zones (PowerShell + Lua)
Apologies for so many updates today. I realized there was a mistake on the UTC time calculation in the lua script. It wasn't accounting for dst either, which could cause the isDSTActive() function to...
View ArticleHelp: Rainmeter Skins • Re: [Help] Processor Name?
Good morningThanks for your helpStatistics: Posted by DuChene — Yesterday, 4:35 pm
View ArticleHelp: Rainmeter Skins • Media Play Skin with ffplay?
Hi Friends,I have a new project, or rather, a new idea. I discovered that ffmpeg [media library] has a built-in Cmd/Powershell player. Since I think ffmpeg should be present on every system, I wonder...
View ArticleHelp: Rainmeter Skins • Re: Sound Output and Visualizers
Also, just for reference, it works right now. Uhh, i have no clue what changed, the only thing i've done since is disable and enable Sonar a couple of times. I have a VR headset, and have to disable...
View ArticleGeneral Discussion • Re: Way to change layout based on program
Additionally, you can also use the Process measure to check if a given process is running, and similarly load the layout you want. Only that you would use ifConditions instead.Statistics: Posted by...
View ArticleBugs & Feature Suggestions • 3K Screen Resolution 2880 x 1800
Hey everyone,Just wondering if there have been any updates on Rainmeter supporting 3K resolution. Not only do most of the skins look pixelated, but even the app itself doesn't seem to scale properly....
View Article