Help: Rainmeter Skins • Re: Converting from Übersicht to Rainmeter
I'll attach what I've got and the Rainmeter.log is included in the file. This is my first attempt at doing a Rainmeter skin so go easy on me. Any help is greatly appreciated. There are some issues...
View ArticleDocks and Launchers • Re: [Skin] Steam Game list launcher (Recent/All)
Thank you very much for your kind words!the game pictures disappear. They're still there, and launch correctly, I just can't see them anymore. I've tried reloading the widget, and relaunching...
View ArticleHelp: Rainmeter Skins • Re: Battery skin position keep changing to topmost...
Check if there is an OnRefreshaction option in the [Rainmeter] section. Do you have such an option? If you have it, post it please here, if it's not, post the whole code of the skin, please.I...
View ArticleFeeds & Internet Data • Re: Market Prices
Generally speaking, in most cases, you'd want an ungreedy (?siU).* behavior to guarantee that you get the first match coming after .*, and the .*? inversion was an exception dictated by necessity,...
View ArticleSuites • Re: Gadgets 7.7.0 - inspired by AddGadgets.com Sidebar Gadgets
Wow, excellent explanation for sure! However, I personally would rather delete most of the text, just to make the tooltip smaller. I would not want to have such a super-large tooltip when hovering...
View ArticleFeatured Guides • Re: ⭐ Weather.com - Parsing the V3 JSON
Thank you for the update. Fine.A sugestion: instead of the characters↓↓for the rain forecast, you can use🌧Yours.I considered that, but that value represents precipitation, could be rain, could be...
View ArticleHelp: Rainmeter Skins • Re: Help
here is the link... the video is well explained.https://youtu.be/S9IriWtp9pAStatistics: Posted by Japmc7 — Yesterday, 7:34 pm
View ArticleHelp: Rainmeter Skins • Re: day count on rainmeter
thank you for the answerI applied your solution like thisCode:...
View ArticleHelp: Rainmeter Skins • Re: Weather Skins Not Working
-For Tiny Weather I used what you all recommended recently. Worked. Right clicked on the skin - then TinyWeather_API - Resources - Variables.incEdited in Notepad....
View ArticleHelp: Rainmeter Skins • Re: Converting from Übersicht to Rainmeter
Right, thanks, just downloaded it. Statistics: Posted by Yincognito — Yesterday, 6:58 pm
View ArticleSuites • Re: Gadgets 7.7.0 - inspired by AddGadgets.com Sidebar Gadgets
Good point; we actually have not seen a shot of your HWiNFO sensors screen. If you are using the 6.42 version (the final free/unlimited one), then this might be the cause of your missing GPU, since it...
View ArticleLua Scripting • How to install a module?
I find a good module "https://github.com/starwing/luautf8" and I need to install it through the luarock.But rainmeter only support loading external library in lua script and it is impossible to use...
View ArticleHelp: Rainmeter Application • Changing Microsoft Store app icons?
Hi, sorry if this is the wrong place to ask, but I'd like some advice on whether it is possible for any rainmeter or associated tools such as Start11, startallback, etc to change the icons of apps...
View ArticleWeather • MSN Weather by wujie
I'm posting on behalf of a friend who developed a new Rainmeter weather skin. The author of this skin is wujie. This skin fetches real-time weather data from MSN Weather, ensuring accurate location...
View ArticleFeeds & Internet Data • Re: Market Prices
Thanks for your effort, this was exactly what I was looking for. And changed my RegExp line in the MetMeaTemplate.inc accordingly. But I still can't see the after hour / pre market prices in the...
View ArticleLua Scripting • Re: How to install a module?
I find a good module "https://github.com/starwing/luautf8" and I need to install it through the luarock.But rainmeter only support loading external library in lua script and it is impossible to use...
View ArticleHelp: Rainmeter Skins • Re: Font is not loading when I log out of user session
Don't put the .otf files directly into the @Resources folder. Instead create a Fonts folder into @Resources, and copy the .otf files into this folder, without installing them (for instance the place...
View ArticleLua Scripting • Why does this nested inline Lua function crash Rainmeter only...
I have a function that compares two argument values, and returns a third arg if true otherwise returning an forth arg.The first arg passed to this function is itself a separate inline function that...
View ArticleHelp: Rainmeter Skins • Webparser on Garmin Connect
I'm trying to create a simple skin to my weight stat from my Garmin Connect profile page. I have the privacy settings showing the data I need on the page when I'm logged out. When trying to parse...
View ArticleSuites • Re: Rainformer 3.1 HWiNFO Edition
If your weather has been broken like mine for a while, I found this post while looking for a solution and per the skins author, "Pul53dr1v3r" on their deviantart page, they posted this new APIKey...
View Article