Help: Rainmeter Skins • Re: Problem with YouTube Subs Counter, Part2
Thanks [Yincognito], that works perfectly, the channel details are also retrieved correctly for the other YouTube channels. Perfect, thanks. But I have a small last question. How can I append the...
View ArticleHelp: Rainmeter Application • How to change snap to edges Distance?
I want to use the snap to edges feature, but the gap is too big while I want the two skins to stick to each other, is it possible to set the snap distance to 0?Im using illustroStatistics: Posted by...
View ArticleBugs & Feature Suggestions • Re: [BUG?] Initial value of a String measure
Thanks, Brian, for taking the time to explain again how it all works. You're right, it does make sense in terms of how Rainmeter works, it just doesn't in terms of what the user would logically expect...
View ArticleHelp: Rainmeter Application • Re: How to change snap to edges Distance?
I want to use the snap to edges feature, but the gap is too big while I want the two skins to stick to each other, is it possible to set the snap distance to 0?Im using illustroThe snap distance is in...
View ArticleHelp: Rainmeter Skins • Re: Help with customizing a Rainmeter skin to show...
Hi everyone,I'm trying to create or modify a Rainmeter skin that shows my system's uptime in a simple format like: "Uptime: 3 days, 4 hours, 22 minutes". I’ve looked into some skins but most of them...
View ArticleCommunity Plugins & Addons • Re: Finalshot
Thanks for RicardoTM for adding new features in the PR for the FInalShot. I will release the latest version of FinalShot soon with new example skin. Added another one, I was not finished yet lol.Added...
View ArticleCommunity Plugins & Addons • Re: Timer
Nice plugin and good job, thanks a lot! I expected a shorter documentation placed along with the source code on GitHub, but I guess it's fine like that too for a start, Git is not something I'm...
View ArticleCommunity Plugins & Addons • Re: Universal email checker (POP, IMAP,...
Hello, and thank you for this plugin.I am currently trying to get it working ;}So far POP3/IMAP always reports an SSPI error with the local email provider (without 2FA, Auth etc.), type, port,...
View ArticleBugs & Feature Suggestions • [Suggestion] More SysInfo information for...
Sorry for the long overwhelming post, I tried to provide EVERYTHING I did that made me reach to making this post. I hope this isn't too much to ask, I wanted to remake the Task Manager CPU performance...
View ArticleBugs & Feature Suggestions • Re: [Suggestion] More SysInfo information...
I think a couple of these are in:https://docs.rainmeter.net/manual/plugins/resmon/Statistics: Posted by jsmorley — Today, 5:11 pm
View ArticleHelp: Rainmeter Skins • Re: Meenimal.ini skin RGB colour codes not...
Glad you got it fixed, I told you you were editing the wrong file... Well, the right file but from another location, to be precise, if I understood correctly what happened.Yes that's what happened....
View ArticleSuites • Re: Gadgets Additions 4.5.2 - extend your Gadgets suite
Updated the suite to v4.5.2.Moved Cryptocurrencies API from v2 to v3 since v2 is deprecated.Requires now an API-Key.Statistics: Posted by dudebaker — Today, 1:35 pm
View ArticleImages and Animations • Custom Taskbar Background Image on Windows 11
If you’re looking to add a custom image to your Windows 11 taskbar, I’ve put together a detailed tutorial on how to do just that. You can easily set your taskbar background image with the steps I’ve...
View ArticleImages and Animations • Re: Custom Taskbar Background Image on Windows 11
If you’re looking to add a custom image to your Windows 11 taskbar, I’ve put together a detailed tutorial on how to do just that. You can easily set your taskbar background image with the steps I’ve...
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 Application • Skin always shows identical values for both...
Hi everyone,I'm using a laptop that has two internal batteries. I’ve set up a Rainmeter skin that is supposed to display both batteries separately – charge level, charging/discharging status, etc. The...
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 Application • Re: Skin always shows identical values for both...
Coding in general and Rainmeter in particular don't really work on guesses, but rather on more precise things. The most obvious thing in your skin code is that it uses PowerPlugin options or option...
View ArticleCommunity Plugins & Addons • Re: Finalshot
Version 1.4 of FinalShot has been released with exciting new features!You can download it from the following link: FinalShot ReleasesSpecial thanks to RicardoTM for contributing to these new...
View Article