Help: Rainmeter Skins • Re: The app is shuttering
So, first, Rainmeter is not the cause of the behavior, it's either DropTop Four, JaxCore, or the combination of both (or, to be even more specific, a part of one of these). Granted, they are...
View ArticleHelp: Rainmeter Skins • Re: Deactivating Skins
I had the same issue before, and it turned out to be a problem with the FileView plugin not refreshing as expected. Try adding UpdateDivider=-1 or use a bang to refresh manually.Statistics: Posted by...
View ArticleHelp: Rainmeter Skins • Endless loops
Hello!I've been trying to setup a news banner of sorts that scrolls through preset text at the top of my screen.The thing I've ran into is that I don't seem to find a good alternative for endless...
View ArticleHelp: Rainmeter Skins • Re: Endless loops
Why do you need an endless loop for a news banner?mUnless you need something with pretty fast updates, you can use a simple counter measure:Code: [Counter]Measure=CalcFormula=(Counter+1)%(10+1)That...
View ArticleHelp: Rainmeter Skins • Re: Weather widget
Hi everyone!I am new to rainmeter and need some help!I downloaded and installed the actual rainmeter application itself on my Windows 10 Desktop from the official website - https://www.rainmeter.net/I...
View ArticleHelp: Rainmeter Skins • Mond Player Skin not working
So Mond player is not working as it should be since only media playing on my browser is showing on the player. I've already installed WebNowPlaying and changed the old values of Mond...
View ArticleHelp: Rainmeter Skins • Re: Desktop wallpaper changer.
Its hard to follow your code, please use the code tags labeled as </> on the top to correctly format your code like this: Code: This is a test codeNeat right?Statistics: Posted by RicardoTM —...
View ArticleHelp: Rainmeter Skins • Re: Mond Player Skin not working
Does this help?https://forum.rainmeter.net/viewtopic.php?t=42042P.S. For the media playing to work with WebNowPlaying, the player (which you didn't specify above) must be supported by it.I think it...
View ArticleHelp: Rainmeter Skins • Windows-Terminal / File Download
Hallo Guys i have a question about downloading via Windows-Terminal?I currently have a skin that downloads audio files or YouTube files via YT-DLP. Unfortunately, i need a graphical indicator...
View ArticleHelp: Rainmeter Skins • Re: Windows-Terminal / File Download
Sorry, this is not possible via any CLI. You'd need to write (or find) a custom Rainmeter plugin to do this so you could provide the "hook" to expose the download progress. Alternatively, it looks...
View ArticleHelp: Rainmeter Skins • Re: Song Info
thanks for clarifying Balala...Yep... I read about "NowPlaying", which long ago stopped being a plugin and became a Measure... but before rewriting that piece of code accordingly I wanted to get it to...
View ArticleHelp: Rainmeter Skins • Control one skin with another
Heyo. I found myself playing with Rainmeter skins again after a solid break (got to overwhelmed lol or I went to ambitious with my basically non-existing "coding" knowledge). So anyway. I'll try to...
View ArticleHelp: Rainmeter Skins • Re: Control one skin with another
My folder structre looks like that:\ForumTestRun_1\main.ini (main skin)\ForumTestRun_1\Blocky\blocky.ini (2nd skin acting like a blocking thing)So.. I'm trying to control the main.ini with blocky.ini....
View ArticleHelp: Rainmeter Skins • Re: Endless loops
...Am I missing something simple or is this deliberatly not a feature of this software?...Rainmeter truly offers a wide range of possibilities for implementing different things; it's up to you what...
View ArticleHelp: Rainmeter Skins • Adding additional color gradient effects to text
How can I use ActionTimer to add another color, 255,0,0, to cycle and gradient with the existing looped color text #Color_R#, #Color_G#, #Color_B#?The text color works roughly as follows, with a...
View ArticleHelp: Rainmeter Skins • Re: Adding additional color gradient effects to text
Your code sets the transition colors based on the hour of the day, but it is easier to control those transition colors directly in the action timer actions to set the colors from RED to AM/PM...
View ArticleHelp: Rainmeter Skins • Re: "Buttons" -> Klick Effects
Then the FadeoClock tops everything as my contest.That is not a button example though...Where is your Example Pending...pending...error: not found... Statistics: Posted by Yincognito — Today, 10:53 am
View ArticleHelp: Rainmeter Skins • Re: New image fails to fade out the old image during...
Change the X value of [MeterCoverB] from X=200r to X=r; this places the new cover image over the old cover image and increases the alpha of the new cover to simulates fading in over top of the old...
View ArticleHelp: Rainmeter Skins • Re: Windows-Terminal / File Download / YT-Download
[Yincognito] you are using it for Video... I was downloading a mp3 file.I am sure the File Size is too small, to get a good result of the download progressTake a look at this:YoutubeVideo:Code:...
View ArticleHelp: Rainmeter Skins • [Request] Basilisk v3 pro and Astro A50 Gen 3 battery...
Hi there,I desperately in need of battery tracking for my mouse and headset.Razer basilisk v3 pro with mouse dock pro.Astro A50 gen 3.From what i know, they both connected via wifi, not bluetooth -...
View Article