Help: Rainmeter Skins • Pause update of all meters
So, I have a weather forecast skin.When it loads, all meters immediately retreive the values from their respective measures, be it through MeasureName, or a direct reference ([MeasureSection]) to the...
View ArticleHelp: Rainmeter Skins • Current Time in UNIX
How do i retreive the current time as a UNIX timestamp? (a rainmeter only method is ideal. I dont mind using lua solutions though)Statistics: Posted by Hazrd — Yesterday, 12:00 pm — Replies 3 — Views 37
View ArticleHelp: Rainmeter Skins • Measure Audio Level
Hello, I'm back with a new case I try to hide a String, with the Measure of the Audio Level.. Well it is working but not perfect i have sometimes a little issue in my opinion. It´s difficult to...
View ArticleHelp: Rainmeter Skins • Setting Skin XY from another skin.
I have two skins in one folder. A button in each selects the other. The main launcher skin and a minimised "button" skin to reopen the main launcher.What I want to do is open the Main launcher, click...
View ArticleHelp: Rainmeter Skins • Icon Text tooltip layer position.
Hi i am looking for a way to get the icon tooltip text always appear over other icons as now it seems be layered depending on the last skin position change.. i am currently keeping all icons in the...
View ArticleHelp: Rainmeter Skins • Colour not resetting on MouseLeave
I did ask this in passing in another thread, which likely got overlooked, so having come across this issue again, I would like to know why it happens.In many of my skins, I use this as a...
View ArticleHelp: Rainmeter Skins • Convert Text String to a Variable
I'm sure the answer is staring me in the face, but for the life of me I can't figure it out. I have the following meter that works perfectly at grabbing the City and State data from the measure and...
View ArticleGeneral Discussion • Playlist cover art spotify
is possible get Playlist cover art?, not album artStatistics: Posted by amadis33 — Yesterday, 6:14 pm — Replies 1 — Views 61
View ArticleHelp: Rainmeter Skins • MouseActionCursor
Is there any way to "force" a meter with mouse scroll actions to use a built-in Windows cursor, cause this doesn't seem to cut it (mouse hover used below):Code:...
View ArticleHelp: Rainmeter Skins • Making skin disappear when in full screen
Is there a way to make a slim disappear with an app or web browser is in full screen while staying at the topmost on the display?Statistics: Posted by tanuki_raccoon — Yesterday, 10:02 pm — Replies 1...
View ArticleHelp: Rainmeter Skins • How to alight Hebrew text to the right ?
HiI'm trying to show the content of a text file which working greatThe only problem is that the text is in Hebrew so I'm trying to alight it to the right But whenever I try to use StringAlign=Right or...
View ArticleGeneral Discussion • looking for simple icon dropdown launcher
howdy! as the title says, im looking for a specific launcher skin of a row of icons that, when hovered over, each icon reveals a secondary row of icons. i also drew this little demonstration image, if...
View ArticleCommunity Tips & Tricks • Parsing the weather from wttr.in
This is actually a very interesting alternative to Weather.com...The documentation is here:https://github.com/chubin/wttr.inAnd for instance, a URL like:https://wttr.in/Alexandria, Virginia, United...
View ArticleBugs & Feature Suggestions • Retrieving table elements using inline Lua
This is probably not a bug, maybe an omission or a mismatch between what the manual says and what's available in practice...The manual:Inline Lua can also be used to simply retrieve the current value...
View ArticleSite Discussion • New Dark Mode toggle
Thanks to a suggestion by user RicardoTM We have added an extension to phpBB to enable a user-based toggle between the default "light" mode and a new "dark" mode.1.jpg2.jpg3.jpgStatistics: Posted by...
View ArticleHelp: Rainmeter Skins • Clock shows on-screen but not on screen recorder
I need an on-screen clock which will be recorded by a screen recorder. I've modified a copy of Elegant Clock/Dark Clock with aspects of the illustro clock, to get a smaller 'time' font (plus seconds)...
View ArticleHelp: Rainmeter Skins • Time Conversions
Given a measure [UTCstamp] with a value with a format such as 202410071700, and another measure [Offset] with a value with a format such as 3 or -7, how to apply the offset to the hour in the...
View ArticleHelp: Rainmeter Skins • Use powershell to create a word docx and open it...
Hello,I found a couple good starting places to do this.This is directly into powershell. line by line it works great: Code: @echo offsetlocalset "wordFile=E:\_Poetry 2024\document.docx"echo Set...
View ArticleHelp: Rainmeter Skins • Installing Plugins (3rd Party)
Of all the questions I've asked on this forum, this may be the most amateur one.I dont know how to install a 3rd Party plugin properlyFor example, Im trying to install this...
View ArticleHelp: Rainmeter Skins • Suppress Debug Log
When Debug is set to 2, it logs a Debug with the path to the created file(something like this: Debug file: C:\Users[USER]\Documents\Rainmeter\Skins\Atom\Weather2\Resources\Generated\LocationCache.txt...
View Article