Quantcast
Channel: Rainmeter Forums
Browsing all 1320 articles
Browse latest View live

Help: 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 Article


Help: 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 Article


Help: 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 Article

Community Plugins & Addons • Key Detection Plugin (?)

Hi, does anybody know if a 'Key Detection' plugin exists?Something like what the HotKey plugin does when ShowAllKeys=1 but that actually returns the keys (preferably their hex code) instead of just...

View Article

Help: Rainmeter Skins • Rainmeter's Game Mode interrupts GameHUB game launch...

I'm using gameHUB 2 to launch my games and Rainmeter's Game Mode (Additional process list), to disable skins and free up GPU usage.When I launch a game, a "loading screen" animation plays (like...

View Article


Feeds & 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 Article

Other 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 Article

Suites • 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 Article


Image may be NSFW.
Clik here to view.

Images 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 Article


Community 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 Article

Help: 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 Article

Image may be NSFW.
Clik here to view.

Help: Rainmeter Skins • Re: Skin resizing

Thanks for the explanation guys...In this case, the width of that part of the skin is 175. #W2# for instance is 30 to slide in and out... that will leave me a total of 145... so the right Increments...

View Article

Image may be NSFW.
Clik here to view.

Help: Rainmeter Skins • Re: Roundline/Rotator Gradient Painting

It was way simpler to do than what I thoughtIf I'm not mistaken, your result is similar to tass_co's previews, where the red gradient doesn't stretch on the full 0 degrees to N degrees angle:The...

View Article


General 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 Article

Help: 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 Article


Image may be NSFW.
Clik here to view.

Help: 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 Article

Site 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 Article


Site 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 Article

Help: 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

Help: Rainmeter Skins • Re: How do I make text shake?

It depends on the effect you’re looking for, however whatever it is, the way to go is an ActionTimer measure. Pretty much what you’re already doing to change its color, but you would change its x and...

View Article
Browsing all 1320 articles
Browse latest View live