Help: Rainmeter Skins • Re: Change meter position(area)
It randomly moves a meter wherever on desktop. What i want to achieve is my centered skin only moves in an area, not the whole desktop, for example a 300px area, centrally. Can this be done?Definitely...
View ArticleHelp: Rainmeter Skins • Enigma's Weather widget does not work.
How to solve it?please tell meStatistics: Posted by thanks_for_everyone — Today, 4:45 pm
View ArticleHelp: Rainmeter Skins • Re: Egnima's Weather widget does not work.
How to solve it?please tell meMaybe this will help:https://forum.rainmeter.net/viewtopic.php?t=34837Or this:https://forum.rainmeter.net/viewtopic.php?t=30807Try to apply the most recent...
View ArticleHelp: Rainmeter Skins • mouse action still works over an empty space
Question. There is a meter that displays a picture - a png file. Did a mouse action on him. And it turned out that if the file itself is not physically there, then the mouse still works over an empty...
View ArticleHelp: Rainmeter Skins • Re: WebParser XMLHttpRequest for weather forecast
Dear @balala, thank you for the help - your code works - BUT:- It parses only the initially loaded page and this only contains the coming 24 hours of hourly data- My target is to grab and display the...
View ArticleHelp: Rainmeter Skins • Re: Specify player in WebNowPlaying
I think it is possible if you use Spotify Desktop Player together with Spicetify and version 1.2.0 of the WebNowPlaying plugin.Thus, it will only work with Spotify and will not detect other desktop...
View ArticleWeather • Re: Open-Meteo Weather API
A known issue...The first time the skin loads, there is no data available for the JSONParser until the web parser finishes reading the site. The JSONParser is trying to read data doesn't exist yet...
View ArticleSuites • Re: Mondtholomew - a rewrite of Mond that work
Didn't test, but you could change the #Scale# multipliers in various FontSize options from ...\Mondtholomew\Player\Bar.inc, ...\Mondtholomew\Player\Buttons.inc, or ...\Mondtholomew\Player\Info.inc....
View ArticleHelp: Rainmeter Skins • Re: Send audio to discord
Hi everybody, sorry for my bad english and that i'm a noob.. I'd like to know if it's possible to send audio to discord, i'd like to create a sort of soundboard.Thanks in advance for any...
View ArticleHelp: Rainmeter Skins • Re: How to use api for unmineable pool?
Thanks to "Yincognito" I've come to the end now. Thank you very much. I decorated it a little and did the final make-up. I added some visuals. It looked very stylish. Now this is enough for me for...
View ArticleHelp: Rainmeter Skins • Re: I need help with changing my clock perspective
Something like this could be a starting point:Code: [Rainmeter]Update=1000AccurateText=1DynamicWindowSize=1---Measures---[MeasureClock]Measure=TimeFormat=%H:%MOnChangeAction=[!CommandMeasure Magick...
View ArticleHelp: Rainmeter Skins • Re: I need help with changing my clock into 3D...
Doesn't work me either. Unfortunately have no enough time now to take a deeper look, but I see it doesn't work.Statistics: Posted by balala — 6 minutes ago
View ArticleLua Scripting • Re: Talking with Lua...
Hey teacher I got a question. What if the arg is a dynamic variable used on a SetOption bang and you want it to stay dynamic?Something like [!SetOption meter fontcolor...
View ArticleGeneral Discussion • Re: Rainmeter taking 466GB of storage???
Thought about this too, though according to the OP, his entire drive capacity is less than what is reported by Revo as the size of his Rainmeter installation... Not sure what is going on there,...
View ArticleHelp: Rainmeter Skins • Re: mouse action still works over an empty space
If by the IfMatchAction=[W=0 H=0 X=0 Y=0] option you did mean to set the position and size of certain meter (most probably [MeterAlertImageJ], but I'm not sure), this can be done, however not the...
View ArticleHelp: Rainmeter Skins • Re: Edit weather condition text?
Substitutions only work on the string values of Measures, so you need to add the Substitute line to the [MeasureCondition] measure in your code.Then the meter should use the substituted values in your...
View ArticleHelp: Rainmeter Skins • Re: New Apple Music App for Windows
The new Apple Music app for Windows brings the seamless experience of Apple's music streaming service to PC users, offering a user-friendly interface and access to a vast library of songs, playlists,...
View ArticleGeneral Discussion • Re: What do I need to present Rainmeter layouts on YouTube?
Hi everybody, my first post here. I like to watch Link Vegas and Tanjim the Tech Guy on YouTube and would like to start a similar thing in the future (I have to learn a bit yet). Does anyone know what...
View ArticleHelp: Rainmeter Skins • Re: Combine the results of two measures
There are two measuresThe result of their work is combined to display a picture.Code: [MoonPhase]Meter=imageMeasureName=mInPhaseMeasureName2=mPhaseimageName=#CURRENTPATH#Icons\%1%2It works.But you...
View ArticleHelp: Rainmeter Skins • Re: Skin help(HDR on off script)
The Run part of the Plugin Commands section from the RunCommand page in the manual says:Runs the program. The plugin will take no action unless triggered with this command.Example:...
View Article