INTERACT FORUM
Windows => Third Party Plug-ins, Programs, and Skins => Topic started by: jachin99 on January 10, 2017, 08:25:52 am
-
I'm trying to make a rainmeter skin that passes MCWS commands to Microsoft Edge. I want the ability to search my library from my desktop, and have JRiver open, and return the results of my search in panel. I realize this isn't a rainmeter support forum but I was hoping to at least get some help with the syntax of my command.
I am starting from a default google search box skin, and I am trying to modify it to this:
Command1=["http://localhost:52199/MCWS/v1/search?q=$UserInput$"]
Will MCWS recognize this search? so far the command ends with a google search of whatever I type into the box so getting the skin to return results in panel would be a good first start.