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 atinsley
Mon Oct 13, 2014 9:21 pm
Forum: Coding Corner
Topic: ´╗┐Network Event Receiver for Raspberry Pi and Linux systems
Replies: 3
Views: 3612

Re: ´╗┐Network Event Receiver for Raspberry Pi and Linux syste

Those aren't really the same thing. They both require a "middle man" Eventghost server. I trigger events on either of my 2 Eventghost PCs or my Raspberry Pi using a script on a web server which targets the specific machine I'm issuing a command to. Because of that, I wanted them all to use an alike ...
by atinsley
Sun Oct 12, 2014 6:51 pm
Forum: Coding Corner
Topic: ´╗┐Network Event Receiver for Raspberry Pi and Linux systems
Replies: 3
Views: 3612

´╗┐Network Event Receiver for Raspberry Pi and Linux systems

´╗┐Hello,

I wanted to send data / events to my Raspberry Pi in the same way I send it to my 2 Eventghost servers, so I modified Bitmonster's original source so it can be run on the Raspberry Pi without any Eventghost dependencies.

I am far from a professional programmer, so all of you real ...