Community Plugins & Addons • Re: PluginWebView - Make skin using web...
I've decided to give this plugin a try but I've encountered an error. When trying to acess the RainmeterAPI from within JS I get an "Uncaught ReferenceError: RainmeterAPI is not defined" error. This...
View ArticleHelp: Rainmeter Skins • Re: Tamagochi game help
if no one understands please ask me any questionsi was working on this tamagachi code and i've made the 3 hearts decrease level overtime (full=half=dead) and when i feed it and do other stuff it...
View ArticleCommunity Plugins & Addons • Re: BlurInput Plugin
Example SKin: https://github.com/NSTechBytes/BlurInput/releases/tag/v1.1Particularly about this installer package: the installer should also include the FrostedGlass plugin, because the skin uses it...
View ArticleIntroductions • Re: Hello + Are their any Rainnmeter FAQs?
Anyway, before I jump to the help forum are there any FAQ's I can search?Welcome, Brim! Yeah, I actually thought once or twice on asking users that have trouble understanding various concepts about...
View ArticleFeeds & Internet Data • Mortgage Rates Widget
Has anyone ever setup a widget or feed that can display current mortgage rates, similar to stocks. I searched but didnt find anything. There are a few websites that offer custom code for your webpage...
View ArticleCommunity Plugins & Addons • Re: PluginWebView - Make skin using web...
I ended up adding this to my javascript for the reload thingCode: if (!new URL(document.location.href).searchParams.has("reloaded")) { window.location.search += '&reloaded';}Statistics: Posted by...
View ArticleOther Software & Customization • Re: Image orientation, which is correct?
Yeah, the guesswork is from my part, not XnViewMP, I just opened the batch convert to something that seemed to be what you needed. And yes, it makes backups before converting, that I find a bit...
View ArticleHelp: 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 Article