General Discussion • Re: Bluetooth Device
Hi AllI often switch my BT headphones between phone and PC - is there a way to assign a button in my RM dashboard to switch the status from 'Paired' to 'Connected' (normally done via in...
View ArticleHelp: Rainmeter Skins • Re: Update measures for removable devices
Hi,Is there a trigger to update a skin when a drive or usb device is connected/disconnected?It's not refreshing or updating automatically, and I have to manually "refresh skin" after I connect a usb...
View ArticleHelp: Rainmeter Skins • How to use UsageMonitor to get disk read/write?
I'm trying to show disk read/write for all disk. I'm really confused on how to use UsageMonitor.My skin are like thisCode: # DISK...
View ArticleHelp: Rainmeter Skins • Re: How to use UsageMonitor to get disk read/write?
The issue is that UsageMonitor returns two distinct values. The first is a "Number", the numeric value, and the second is a "String", the name of the item being measured.So if we look at the log with...
View ArticleHelp: Rainmeter Skins • Re: Hide & Seek
I currently have a problem with the Rainmeter WebviewPlugin.To explain: Up until two days ago the plugin was working fine in Rainmeter, today I wanted to continue with my skin, then the Rainmeter...
View ArticleFeeds & Internet Data • Re: ScoreCards
Hi Jake,I find your addon very useful, however I think I found bug with football records: https://imgur.com/a/FIY5G8IAccording to instructions I put FC Barcelona as my team, and their record is under...
View ArticleOther Software & Customization • Re: Link Shell Extension, Hard and...
Yep: https://www.portablefreeware.com/forums/ is a great site/forum to look through for what's out there for portable software.The list here gives a good overview of the advantages and disadvantages...
View ArticleSuites • Re: Gadgets 7.9.0 - inspired by AddGadgets.com Sidebar Gadgets
An update to the Gadgets has been released! See download link in first post.7.9.0 - 2025-02-22Revised Weather Meter 12-Hour Forecast for improved appearance.Enhanced Weather Meter flyout to show...
View ArticleImages and Animations • Rain Savers
rs1.jpgRainmeter ScreensaversRain Savers_1.2025.02.22.rmskinPeek at your desktop through Ellipse, Square, or Rectangle shapesRandom speed and expanding sizesDark, Dynamic Linear, or Dynamic Radial...
View ArticleCommunity Plugins & Addons • Re: Key Detection Plugin (?)
Code: #Persistent#InstallKeybdHookSetTimer, CheckKey, 10global LastKey := ""returnCheckKey:Loop 255{ if GetKeyState(Format("VK{:X}", A_Index-1), "P") { HexCode := Format("0x{:X}", A_Index-1) if...
View ArticleHelp: Rainmeter Skins • Roundline/Rotator Gradient Painting
I tried to make a gauge. I tried it with Roundline and Rotator but I couldn't do it.What I'm trying to make is a gauge like the one on speedtest.net.However I want to paint the lower parts of the...
View ArticleHelp: Rainmeter Skins • Re: Roundline/Rotator Gradient Painting
Tricky... Going to have to do something with Shape meter(s) and gradients.Code: [Rainmeter]Update=1000DynamicWindowSize=1AccurateText=1; Coordinates: xCenter, yCenter, xOffset, yOffset, xRadius,...
View ArticleHelp: Rainmeter Skins • Re: Skin resizing
I still can figure how to include a Container to those 4 top meters to make them start opening at the Vertical Bar by where the Icons are placed instead of moving from the edge of the screen and...
View ArticleGeneral Discussion • Newb question
Hello everyone, I'm new to rainmeter so I'm sorry if the question is too basic, basically I have an image loaded as a skin and I want it to flash on and off every second or so, thanks in...
View ArticleSound, Music and Visualizers • Re: Hologram
P.S. A small bug exists when the skin area is less than the extent of your Settings area: if moving the mouse over a Settings area outside of the skin one, the former is hidden. This prevents the user...
View ArticleHelp: Rainmeter Skins • Re: Set [Rainmeter] SolidColor dynamically.
So how do I dynamically change SolidColor in [Rainmeter]?Unfortunately you can't change dynamically things of the [Rainmeter] section, excepting the custom Context menu items. This means that you...
View ArticleHelp: Rainmeter Skins • Re: Hide & Seek
Short question for comprehensionCode ExapleCode: [MenuSetting]Meter=ShapeH=325Shape=Rectangle 0,0,630,[MenuSetting:H],5 | Fill Color 0,0,0,150| StrokeWidth 2 | Stroke Color...
View ArticleSite Discussion • Using Unicode chars above the Basic Multilingual Plane
Hello,In the manual under Character Reference Variables is the following bullet point:Screenshot 2025-02-25 210637.pngThis is repeated again in the section about Finding those Unicode Values, third...
View ArticleSite Discussion • Re: Using Unicode chars above the Basic Multilingual Plane
This is a great tip. Thanks!Any chance that link can be added to the Important Links?Statistics: Posted by RicardoTM — Today, 2:56 am
View ArticleHelp: Rainmeter Skins • How do I make text shake?
I made a repeating 45 minute timer (though it could be configured to be any amount of time tbh - 5 seconds is good for testing) that plays a sound file and flashes orange when it goes off. I'd like to...
View Article