Help: Rainmeter Skins • How to Create a Crypto Skin Using Widget Code from...
Many cryptocurrency databases or exchanges provide code in HTML or Java for embedding widgets on a website. Can this code be used to create a desktop skin?Statistics: Posted by Jurgen — Today, 4:09 pm
View ArticleHelp: Rainmeter Skins • Re: How to Create a Crypto Skin Using Widget Code...
Many cryptocurrency databases or exchanges provide code in HTML or Java for embedding widgets on a website. Can this code be used to create a desktop skin?Not directly, but you can use the WebView...
View ArticleHelp: Rainmeter Skins • Re: Is there a variable for the currently selected file?
What I mean is that I currently have to use Type=FileName for getting the file name without path.The path is specified in the parent: Path="#mCategoryPath#\#mMediaListPath#" but as I use Recursive=2,...
View ArticleHelp: Rainmeter Skins • Re: Tamagochi game help
yes strictly from heart1 to heart3 but i want it to skip full_heart.png. for example if i have heart3 displaying full_heart.png, heart2 half_heart.pn, heart1 dead_heart.png then i when i click the...
View ArticleHelp: Rainmeter Application • Re: Rainmeter.exe.config download error
The error has nothing to do with downloading Rainmeter, but installing it. We would need more info than that though, not everyone understands all that the said dialog says exactly. Other than that,...
View ArticleHelp: Rainmeter Skins • Re: Windows Registry
Using PowerShell to fetch only the CPU name is horrifically inefficient. It is much simpler and massively faster to just get this from the registry like you did for the GPU and other things.Replace...
View ArticleHelp: Rainmeter Skins • Re: Need a little help with getting an If Condition...
Yes, I know that, hiding individual strings or images like that, but I meant that if I put them together in a group, I can hide this group. Or just each individual string.? Yes, i know. Code:...
View ArticleDate and Time • Clockception
ClockceptionA clock made out of smaller clocks inspired by 'Humans since 1982'This is the first widget I've ever made so sorry if I did anything wrong.You can adjust the Scale(Size), Speed of...
View ArticleSuites • Re: HAL 9000 || Happy 30th Birthday!
image.jpgStatistics: Posted by jsmorley — Today, 2:29 pm
View ArticleHelp: Rainmeter Skins • Re: Popup Toast Notifications
Considering Trash pick up will be carried weekly, let's say on Tuesdays... How do I make Reminders like that one recurring...? instead of inputting the same info week after week...You have to alter...
View ArticleLua Scripting • Re: Convert HTML/XML to Lua Table (and vice versa)
Updated the main post.Added allowEmptyStrings option to HTML2Table.luaThis option allows for empty strings to be returned. I noticed some html tables would have missing data, which was ignored before...
View ArticleCommunity Plugins & Addons • Re: RGB Plugin
I don't think worth creating / using a plugin for such a task. Basic Rainmeter tools can do the job, with no external plugin required:Code:...
View ArticleHelp: Rainmeter Skins • Re: Windows Registry
What am I doing wrong with the IF comparison? If (condition 1 = AMD) && (condition 2 = AMD) then the image should be displayed. The idea is that if the processor is from AMD and the graphics...
View ArticleSite Discussion • Re: Small docs suggestions
......I was expecting people to say if it's nice (or not) before doing anything....In my opinion it would fit, it definitely catches the eye and you take a look at what is written there.Personally, I...
View ArticleHelp: Rainmeter Skins • Re: Nested variable issue, again!
After you pointed that out, I realised my mistake! The variable is wrong and should be this:mMediaListPath=[&mCategory1Name].Here's the full path I'm using with the TEST skin for FV2 on skin...
View ArticleHelp: Rainmeter Skins • Re: WriteKeyValue saying file not found?
I don't have any idea what your file names are, but I'd be tempted to put #CURRENTFILE# inside "quotes" in the bang.If you in fact have a skin file named: VST - FB, 6S, YA, Gvst.ini,...
View ArticleHelp: Rainmeter Skins • Re: Help me fix up Axxrael's Noteboard skin
Code: ; Changes background...
View ArticleHelp: Rainmeter Skins • Re: Popup Toast Notifications
Thank you BalalaIt will sound strange but originally I'm from Colombia... but a very good friend from Romania hooked me with Palinka years ago... No headaches, No hangover, no Alcohol smell the next...
View ArticleHelp: Rainmeter Skins • Re: NowPlaying & VLC-Media Player
I suspect that you can compare those links without complicating yourself pointlessly, given that the site is perfectly able to do that and display the actual image. However, you didn't provide some...
View Article