I have an ipad, and would love to be able to control through EG (I'm using EG with gbpvr, as well as to blast external devices).
I have no intention writing code for the ipad, however, an idea came to me, develop a web page, serve it from the windows pc that runs EG.
Open the web page from a browser, on the ipad, and use its buttons/links/whatever to send EG events.
Does something like this exist already?
If not, how would I program the web server page or cgi to send the events to EG?
(I'm a kernel programmer, not a web programmer, but I do python, and believe I can hack this with some good pointers)
Thanks,
Dan
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.
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.
Control through web server
Re: Control through web server
The webserver plugin is already a part of your EG installation. Also search forum for "dynamic webserver".
Re: Control through web server
Thanks, that's exactly what I need.