| | 1 | = EventGhost = |
| | 2 | |
| | 3 | [http://www.eventghost.org EventGhost] is a open-source automation tool for Windows, which can be extended with plugins. |
| | 4 | It is possible to use varius controllers as remote controllers to trigger macros, which then controlls a computer and its connected peripherals. When the user has configured everything needed, the software runs in the background and waits for an event. It is for example possible to controll a Media-PC with a normal remote control. |
| | 5 | |
| | 6 | Example of events: |
| | 7 | * Hotkeys |
| | 8 | * Another software starts |
| | 9 | * Another software (e.g. EventGhost on another computer), Girder or Netremote sends an event over TCP/IP |
| | 10 | * A specific HTTP-request, made to the built in webserver |
| | 11 | * Another software sending an event by ActiveX |
| | 12 | |
| | 13 | Exempel of things to control: |
| | 14 | * Controlling lights etc. wirelessly with a TellStick! |
| | 15 | * Start a program on the computer |
| | 16 | * Emulate a keypress |
| | 17 | * Control the soundcard |
| | 18 | * Move and resize a window |
| | 19 | * Send IR commands to other peripherals |
| | 20 | |
| | 21 | [[Image(EventGhost_plugin.png)]] |
| | 22 | |
| | 23 | == Download == |
| | 24 | For EventGhost 0.3.5:[[BR]] |
| | 25 | [http://download.telldus.se/TellStick/Software/Plugins/EventGhost/EventGhost_Plugin-install-0.1.0.exe EventGhost_Plugin-install-0.1.0.exe] |
| | 26 | |
| | 27 | In EventGhost 0.3.6 and later, the TellStick plugin is shipped with the official EventGhost distribution |
| | 28 | |
| | 29 | == Source code == |
| | 30 | [http://eventghost.svn.sourceforge.net/viewvc/eventghost/trunk/plugins/TellStick/] |