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.

Sending events to eventghost from another application

If you have a question or need help, this is the place to be.
Post Reply
zach_morris
Posts: 1
Joined: Fri Apr 09, 2010 7:06 pm

Sending events to eventghost from another application

Post by zach_morris »

Is it possible to send events/actions to eventghost from another application?

I'm interested in sending actions from the XBMC program (not the remote) to eventghost to trigger different actions. I assume this could be done with a python script (since XBMC is mainly python) or using something like the network event reciever. Anyone have any ideas, or where I can find documentation on this?

Thanks!
jonib
Plugin Developer
Posts: 1328
Joined: Thu Mar 26, 2009 9:33 pm
Location: Sweden

Re: Sending events to eventghost from another application

Post by jonib »

I guess the easiest is to use the EventGhost command line option -event.

jonib
XBMC2 plugin to control XBMC. If you want to flatter me Image
User avatar
jinxdone
Plugin Developer
Posts: 443
Joined: Tue Jan 02, 2007 4:08 pm

Re: Sending events to eventghost from another application

Post by jinxdone »

I would implement the TCP/IP network sender protocol in XBMC. It's pretty simple plus you get network connectivity at the same time.
Post Reply