INTERACT FORUM
Windows => Third Party Plug-ins, Programs, and Skins => Topic started by: Mike Noe on May 30, 2014, 07:44:43 pm
-
I'm working a small commercial project where we're wrapping a Dbus daemon around an "API" very similar to MCWS (pull from server) and it made me think that it might be useful to do the same for MCWS. I already have a simple C# assembly that is x-platform in mono for direct MCWS access, so I was thinking of just slapping a DBus wrapper around it and letting apps subscribe to some signals and have some basic remote control.
Anyone done anything like this already or have any thoughts about the concept?