Help: Rainmeter Skins • random rss feed every...
hello, I believe I am very close, but missing something small... what I want is every X seconds/minutes display random RSS feed (StringIndex 1 to 10)thxCode: [Rainmeter]Update=1000AccurateText=1; ---...
View ArticleBugs & Feature Suggestions • Help with finding a skin
Hello everyone, i've been using rainmeter for a while now but, have recently changed computers and wanted to create a new skin. Only problem is, i can't find the visualizer i used previously, and i...
View ArticleHelp: Rainmeter Skins • Re: Help editing this Skin
First, I'd like to say I'm not the creator of this skin, I'm just editing it to make it more functional for my Work and I am extremally new to editing skins so I am clueless with this.None of this is...
View ArticleHelp: Rainmeter Skins • Re: Weather Skins Not Working
Change the value of the APIKey variable from [YourSkin]\@Resources\WeatherComJSONVariables.inc file (you should typically have such a file included in your skin). I might write a little skin that does...
View ArticleGeneral Discussion • Re: Assign Wallpaper to Specific Monitor
If you don't mind installing PS module FP.SetWallpaper , here is a simple approach:In Powershell:Code: Install-Module -Name FP.SetWallpaper# Print monitorsGet-Monitor# 3 monitors and I wanted to set...
View ArticleHelp: Rainmeter Skins • Re: random rss feed every...
yes... as always after "completing" the missing parts, everything works flawlessly ;}thanksStatistics: Posted by AnimaliX — Yesterday, 5:49 pm
View ArticleWeather • Re: Weather Word
Updated to V1.2024.06.06Added High/Low temperatures for current dayAdded 'Refresh' to context menu optionsRemoved 'Name' speech variable so 1st valid female voice is usedModified forecast text...
View ArticleHelp: Rainmeter Application • IfMatch IP Address and Reserved Characters
I have a meter that checks the IP address and supplies a corresponding text string based on it.NOTE: IP address numbers purposely removed below for forum purposes onlyCode:...
View ArticleHelp: Rainmeter Application • Re: IfMatch IP Address and Reserved Characters
Yes, the period is a reserved character and needs to be escaped.Reserved characters in regular expression, which are . ^ $ * + ? ( ) [ { \ | must be escaped with the \ character when used as a literal...
View ArticleHelp: Rainmeter Skins • Re: Help
Hello guys I hope you're ok, after 3 days of studying the code of how the volume works, I had to turn to another skin that I got out there and modify it, there were really many things missing and...
View ArticleHelp: Rainmeter Skins • Convert <svg path> from html and display in...
Dear Team,I'm trying to make a rainmeter skin displaying my PV / photovoltaic system status information. Since there is no workable API, my plan is simply extracting the key data from the html of the...
View ArticleHelp: Rainmeter Skins • Re: Convert <svg path> from html and display in...
Question: Does anybody have an idea how I can read such svg path information via regex and display it in a skin, similar to the official app? See screenshot, this is exactly what the below...
View ArticleSound, Music and Visualizers • Re: Audio Swarm
Updated!Version 1.2024.06.08aReworked gradient styleAdded optional center dotClamped 'pointsize' user input to a max of 20 pixelsDownload updated package in first post...Statistics: Posted by...
View ArticleSuites • Re: Gadgets 7.7.0 - inspired by AddGadgets.com Sidebar Gadgets
Hello! Tried installing Gadgets 7.7.1 according to your instructions, followed them to the letter, but couldn't get GPU Gadgets to work. Read all ini files carefully and saw that it looked completely...
View ArticleSuites • Re: Rainformer 3.2 AIDA64 Edition
Hola. What's the new weather code?Statistics: Posted by nikko — Today, 3:51 am
View ArticleHelp: Rainmeter Skins • Terrible lag while using transition effects in an...
I have a slideshow skin I'm working on that has transition effects by using a shape meter and setting it as the image meter's container and updating the shape meter using the ActionTimer plugin. It...
View ArticleHelp: Rainmeter Skins • Re: Terrible lag while using transition effects in an...
I have a slideshow skin I'm working on that has transition effects by using a shape meter and setting it as the image meter's container and updating the shape meter using the ActionTimer plugin. It...
View ArticleHelp: Rainmeter Skins • Flashing on and off screen.
Hiya everyone, if anyone uses these forums anymore.With Jaxcore, any skin that requires Image Magik when applied/equipped results in the skin flashing on and off screen and program windows having a...
View ArticleHelp: Rainmeter Skins • Re: Flashing on and off screen.
Hiya everyone, if anyone uses these forums anymore.With Jaxcore, any skin that requires Image Magik when applied/equipped results in the skin flashing on and off screen and program windows having a...
View ArticleHelp: Rainmeter Skins • Change widget position depending on the day of the week
I have a widget for Rainmeter that shows the days of the week.But each day of the week has a different number of letters, so the word keeps moving out and I have to correct it.I need to make it so...
View Article