Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 2 matches

by wo0zy
Wed Dec 05, 2012 3:47 pm
Forum: Plugin Support
Topic: terRemote - Android remote app for EventGhost
Replies: 549
Views: 239393

Re: terRemote - Android remote app for EventGhost

Hi Chris,

That's brilliant! Thank you very much for the fast and detailed response!

After I posted I got it working by writing "eg.event.payload[0]" to a variable (myVar) then creating a python command

eg.globals.evtPayload ="payload "+(eg.ParseString(myVar))+"\nNowPlaying"

then in the Network ...
by wo0zy
Wed Dec 05, 2012 1:08 pm
Forum: Plugin Support
Topic: terRemote - Android remote app for EventGhost
Replies: 549
Views: 239393

Re: terRemote - Android remote app for EventGhost

Hi terRemote,

I've just starting experimenting with your wonderful application! Great work!

I have a quick question if I may. Is it possible to receive network events generated by the "TCPEvents" plugin ( http://www.eventghost.org/forum/viewtopic.php?f=2&p=16803 )? I've managed to send network ...