Help: Rainmeter Skins • Weather WebParser Problem
I have a weather skin I've been using for a long time. In it are 2 include files that access weather APIs. One gets current and forecast data and the other gets historical data. Everything has been...
View ArticleHelp: Rainmeter Skins • Re: Weather WebParser Problem
So now it is mysteriously working again. Any thoughts on what may have been going on would still be appreciated in case this happens again.Statistics: Posted by RogerDodger — Today, 1:35 pm
View ArticleHelp: Rainmeter Skins • Re: Usage Monitor Plug-in and Roundlines/Dedicated...
I found some useful info over there at The Guru Of 3D Forum, thanks for that. I'm almost done with the GPU skin you help me with, thanks for that.I have everything now, so I won't be asking about this...
View ArticleHelp: Rainmeter Skins • Re: Audio Peak Level not dropping
Here's Yincognitos version with Foobar info behind the analyser graphics...foobar+Yin100bar.gif Code: [Rainmeter]Update=#Update#AccurateText=1DynamicWindowSize=1[Metadata]Name=VU Meter - Yin100...
View ArticleBugs & Feature Suggestions • Re: Rainmeter ini not writeable
Thanks for the quick response.In the past, all worked fine.But software changes, so is it.We installed rainmeter in the program files to ensure, that no user could modify the skins / layout.And that...
View ArticleFeeds & Internet Data • Re: Market Prices
finMarketsPic.jpgHi Mordasius, Thank you for the wonderful skin. I have one small concern , since most of the Indian Indices are not on CNBC.COM so is it possible to change the website url and parse...
View ArticleHelp: Rainmeter Skins • Hide meters when no value available from WebParser
I'm retrieving a JSON that looks like this.Code: { "entity_id": "input_text.reminders", "state": "reminder text 1, reminder text 2, reminder text 3, reminder text 4", "attributes": { "editable": true,...
View ArticleSuites • Re: Gadgets 7.7.0 - inspired by AddGadgets.com Sidebar Gadgets
Another year another visit to this forum thread, heh. Hello again! I noticed an odd behavior with the network monitor, similar to another past issue I've requested help with where my GPU RPM was...
View ArticleHelp: Rainmeter Skins • Re: Round the edges of a roundline
Thank you very much, I got it working! (:Statistics: Posted by ÞeSheepMan — Today, 12:36 am
View ArticleHelp: Rainmeter Skins • Re: Building a string with text and variables
Hi all,I'm new to Rainmeter.I'm trying to make a skin to show me my session ID, and all other session ID's. This will be great for using on a Windows Server.However, its not working. Code below:Code:...
View ArticleHelp: Rainmeter Skins • Re: Syncing skins using a common ini file?
So I got thinking if it was possible to have some part of it in a common file from where the skins would read when they should switch,You can create a file, name it anything, eg syncfile.inc then copy...
View ArticleHelp: Rainmeter Skins • Nested Conditions + Formulas
Just trying out something to see if it works, but I think I need an alternative way of doing it.I understand that you can use number values only, but does that mean you can't change the values of a...
View ArticleHelp: Rainmeter Skins • Re: Nested Conditions + Formulas
I'm also trying to figure out why this isn't working:Code: Hidden=([#m[#CURRENTSECTION]]=1 ? [UL:W]+2 : [UL:W]#BarW#+2)Is it incorrect syntax?The Variables are correct as I'm using them elsewhere.The...
View ArticleHelp: Rainmeter Skins • Get BIOS Release Date and format
I've found some places where I can get BIOS Release Date, but I'm not sure how to pull it. Not sure of commands or if it is possible.Msinfo.exeMsinfo32.pngHWiNFOHWiNFO.pngC:\Users\Dan>wmic bios get...
View ArticleHelp: Rainmeter Skins • Re: Get BIOS Release Date and format
I am trying to have an output like2024/03/27This measure can get the bios versionCode:...
View ArticleHelp: Rainmeter Application • Sonder Weather code doesnt exist for my city
Im not sure why but every way I look my weather code is either not available in any website or its too long for the program to accept, i saw someone else have a problem with a different skin that...
View ArticleHelp: Rainmeter Skins • Re: [SOLVED] Get BIOS Release Date and format [SOLVED]
So, the üpwershell replace ment for the wmic-command would be:Code: Get-CimInstance -ClassName Win32_BIOS | Select-Object -Property ReleaseDateThe format is slightly different, but that should not be...
View ArticleHelp: Rainmeter Application • Re: Sonder Weather code doesnt exist for my city
Im not sure why but every way I look my weather code is either not available in any website or its too long for the program to accept, i saw someone else have a problem with a different skin that...
View ArticleSystem Monitoring • Re: HWiNFO | Resizable Gauges 4.0 [Light Mode Update]
Really quick - had great success installing this skin and setting up the gauges. That said, I cannot get the layout (I saved a layout with everything activated and working) to load on startup. The...
View Article