Page 1 of 1
Mono support for pulgins
Posted: Sun May 02, 2010 9:39 am
by jerzyk
Hi,
Creating plugins will be simpler.
Re: Mono support for pulgins
Posted: Wed Mar 16, 2011 11:44 pm
by patk
Why can't you just install
Mono and use your console application as the plugin? Seems to me that the plugin can be written in any language that the host machine supports (which, on Linux, includes Mono).
I don't know what your setup is, but I've installed Mono on my SheevaPlug and run applications with it. In fact, I'm looking at Meteohub as a replacement for the C# application I wrote.