Bugs & Feature Suggestions • Re: Raimeter for Linux or Cross Platform
Hi Linux developer here. I could start development on a Linux version of Rainmeter but I'm not so sure about the .ini files. Could take some time to understand them themes. Starting development now,...
View ArticleHelp: Rainmeter Skins • Re: Toggling Two Configs In The Same Directory? [Solved]
Yeah, sure, nothing wrong with new non standard alternatives. That being said, my point was that a workaround, while useful, avoids solving the root cause of the issue altogether. Only in the case...
View ArticleHelp: Rainmeter Skins • Re: refract skin translate
i want change start week from Monday,Besides tass_co's solution, to start the week by Monday, you can change the same startday function into the Update() function of the...
View ArticleSuites • Re: Gnome Bar
Updated to V 1.2025.02.19Added system metrics (CPU/GPU/RAM) skinAdded smaller version of system metrics to the Gnome Bar- click to toggle full size skinUpdated settings skinUpdated Spanish language...
View ArticleUtilities and Tools • ScreenSaver
This is maybe not too useful, due to Windows having it built in, but this one allows more customisation, which after all, is what Rainmeter is about! Download:ScreenSaver_2025.2.19.rmskinscreen.PNGI...
View ArticleSite Discussion • https://zentraslimreviews.omeka.net/
ZentraSlimStatistics: Posted by DixonPreston — 9 minutes ago
View ArticleHelp: Rainmeter Skins • Re: NetTotal - Reset once a month?
Found it, thanks Statistics: Posted by sl23 — Yesterday, 1:03 pm
View ArticleHelp: Rainmeter Skins • Re: Is this Conditional Statement correct?
Not sure why you would ever set Y (the vertical position of a meter) to anything based on #ScreenAreaWidth#. That is likely to create a gigantically tall skin and set the meter off the screen on the...
View ArticleGeneral Discussion • 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 ArticleGeneral 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 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 ArticleFeeds & Internet Data • Re: ScoreCards
Good news, Today was the Mets first game of spring training and the ScoreCard worked fine (and the Mets even won). The only minor issue I noticed is this after the game ended. 2025-02-22_193945.pngI'm...
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 Article