Hi,
I'd like to make some changes in the code of EventGhost. Unfortunately I don't know how to start.
My actual knowlege is, that EventGhost is written in Phyton. (?) Furthermore I got an old source code from SourceForge.
Does somebody know, where I can find the source code of the latest version of EventGhost? What do you think is the best IDE to develop (for free)?
Thank you
Alexander
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.
Starting EventGhost programming
Re: Starting EventGhost programming
Current source is: http://www.eventghost.org/websvn
As for IDE, Eric4 is often recommended. I just use notepad++.
Brett
As for IDE, Eric4 is often recommended. I just use notepad++.
Brett
Re: Starting EventGhost programming
Thank you, Brett.
Eric4 is a monster (you need to install 4 components to get it run; there is no .exe file, you can just run). I would prefer, to do this with Notepad++, as well. Which compiler do you use, to create the project?
Alexander
Eric4 is a monster (you need to install 4 components to get it run; there is no .exe file, you can just run). I would prefer, to do this with Notepad++, as well. Which compiler do you use, to create the project?
Alexander
Re: Starting EventGhost programming
You don't need a compiler.
Actually you can just modify/add files in EG's directory and restart EventGhost.exe
Actually you can just modify/add files in EG's directory and restart EventGhost.exe