Plugins - topic2k/EventGhost GitHub Wiki

=== List of Plugins ===

{| class="wikitable sortable center" ! Name ! Type ! Version ! Last Changed ! Author ! class="unsortable" | Description ! class="centered" | Minimum required
EG Version ! class="unsortable" | Forum
Website ! class="unsortable" | Source
Code |- | EventGhost | Core
(always loaded) | 1.0.0 | | Bitmonster | Here you find actions that mainly control the core functionality of EventGhost. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/EventGhost] |- | Mouse | Core
(always loaded) | 1.0.0 | | Bitmonster | Gives you actions to control the mouse pointer and emulation of mouse events. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Mouse] |- | System | Core
(always loaded) | 1.1.0 | | Bitmonster | Controls different aspects of your system, like sound card, graphics card, power management, et cetera. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/System] |- | Window | Core
(always loaded) | 1.0.0 | | Bitmonster | Actions that are related to the control of windows on the desktop, like finding specific windows, move, resize and send keypresses to them. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Window] |- | Broadcaster | General Plugins | | | | Listens for and Transmits UDP Broadcasts | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Broadcaster] |- | Desktop Remote | General Plugins | | | | Creates a remote-like desktop window. | | [http://www.eventghost.net/forum/viewtopic.php?t=513] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/DesktopRemote] |- | Directory Watcher | General Plugins | | | | Monitors a directory and generates events if files are created, deleted or changed in it. | | [http://www.eventghost.org/forum/viewtopic.php?f=2&t=3215] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/DirectoryWatcher] |- | File Operations | General Plugins | | | | File Operations (reading, periodical reading and writing). | | [http://www.eventghost.net/forum/viewtopic.php?t=1011] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/FileOperations] |- | Multitap | General Plugins | | | | Adds Multitapper actions | | [http://www.eventghost.org/forum/viewtopic.php?f=9&t=1024] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Multitap] |- | Network Event Receiver | General Plugins | | | | Receives events from Network Event Sender plugins. | | [http://www.eventghost.org/forum/viewtopic.php?f=4&t=959] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/NetworkReceiver] |- | Network Event Sender | General Plugins | | | | Sends events to a Network Event Receiver plugin through TCP/IP. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/NetworkSender] |- | On Screen Explorer | General Plugins | | | | Allows you to create custom On Screen Explorer. | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=2194] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/OSE] |- | On Screen Menu | General Plugins | | | | Allows you to create custom On Screen Menu. | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=1051] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/OSM] |- | Ping | General Plugins | | | | This plugin generates events when an host become available or unavailable on your LAN. It requires that the hosts you want to test respond to ping requests. | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=2318] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Ping] |- | Process Watcher | General Plugins | | | | Generates events if a process is created or destoyed | | [http://www.eventghost.net/forum/viewtopic.php?f=10&t=1207] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/ProcessWatcher] |- | Remote Event Mapper | General Plugins | | | | This plugin is designed for easy remapping of events from remote controls. | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=2921] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/RemoteEventMapper] |- | Scheduler | General Plugins | | | | Triggers an event at configurable dates & times | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=818] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Scheduler] |- | SchedulGhost | General Plugins | | | | This plugin is designed to easily schedule events | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=2740] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/SchedulGhost] |- | Serial | General Plugins | | | | Arbitrary communication through a serial port. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Serial] |- | Sound Mixer Ex | General Plugins | | | | This plugin allows you to set virtually any control available on your soundcard. | | [http://www.eventghost.net/forum/viewtopic.php?t=748] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/SoundMixerEx] |- | Speech | General Plugins | | | | Uses the Text-To-Speech service of the Microsoft Speech API (SAPI). | | [http://www.eventghost.org/forum/viewtopic.php?f=9&t=6828] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Speech] |- | SunTracker | General Plugins | | | | Triggers an event at sunset/sunrise and configurable dates & times. | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=982] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/SunTracker] |- | System Tray Menu | General Plugins | | | | Allows you to add custom menu entries to the tray menu of EventGhost. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/SysTrayMenu] |- | Task Monitor | General Plugins | | | | Generates events if an application starts, exits or gets switched into focus. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Task] |- | Test Pattern | General Plugins | | | | Plugin to show some test patterns. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/TestPatterns] |- | Timer | General Plugins | | | | Triggers an event after an adjustable time and optionally repeats it after an interval. | | [http://www.eventghost.net/forum/viewtopic.php?t=572] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Timer] |- | USB/RFID-Interface | General Plugins | | | | Receives events from ELV USB/RFID-Interface. | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=1945] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/USB-RFID] |- | Webserver | General Plugins | | | | Implements a small webserver, that you can use to generate events through HTML-pages. | | [http://www.eventghost.org/forum/viewtopic.php?f=9&t=1663] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Webserver] |- | ASUS PSR-2000 | Input Devices | | | | A plugin for the ASUS PSR-2000 remote. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/AsusPsr2000] |- | ATI Remote Wonder II | Input Devices | 1.0.2 | | Bitmonster | Plugin for the [http://ati.amd.com/products/remotewonder2/index.html ATI Remote Wonder II] remote. | | [http://www.eventghost.net/forum/viewtopic.php?t=915 Forum-Thread] |- | Auvisio VRC-1100 Ro | Input Devices | | | | Plugin for the Auvisio PC-Remote. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Auvisio] |- | BT8x8 based remote | Input Devices | 0.0.0 | | Chris B | AverTvStudio remote, may work for other bt8x8 cards. Requires Dscaler to be installed. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/BT8x8] |- | Conceptronic CLLRCMCE | Input Devices | 1.0.0 | | Bitmonster | Plugin for the [http://www.conceptronic.net/site/desktopdefault.aspx?tabindex=1&tabid=242&cid=40&gid=4050&pid=CLLRCMCE Conceptronic Remote Control for Windows® Media Center]. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Conceptronic] |- | Cyberlink Universal Remote Control | Input Devices | | | | Plugin for the CyberLink Universal Remote Control | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/CyberlinkUniversalRemote] |- | ELV FS20 PCE | Input Devices | 1.1.614 | | Bartman | Allows to receive events from FS20 remote controls. | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=1945 Forum-Thread] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/FS20PCE] |- | EventPhone Remote | Input Devices | 1.0.1 | | Melloware In | EventGhost iPhone client for controlling your home automation from the comfort of your iPhone or iPod Touch using [http://www.melloware.com/products/eventphone EventPhone] native app. | | [http://www.melloware.com/products/eventphone Homepage] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/EventPhone] |- | Generic HID | Input Devices | 1.5.1246 | | Bartman | Communication with devices that follow the Human Interface Device (HID) standard. | | [http://www.eventghost.net/forum/viewtopic.php?t=571 Forum-thred] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/HID] |- | Hauppauge IR | Input Devices | 1.04.1093 | | Stefan Gollmer | Hardware plugin for the [http://www.hauppauge.com/ Hauppauge IR Control], delivered with several Hauppauge TV cards | | [http://www.eventghost.net/forum/viewtopic.php?t=821 Forum-thred] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/HauppaugeIR] |- | Home Electronics Tira | Input Devices | 1.0 | | Bitmonster | Hardware plugin for the [http://www.home-electro.com/ Home Electronics Tira] transceiver. | | [http://www.eventghost.net/forum/viewtopic.php?t=569 Forum-Thread] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Tira] |- | IgorPlug-USB | Input Devices | 1.1.1175 | | Bitmonster | Plugin for [http://www.cesko.host.sk/ Igor Cesko’s USB IR receiver]. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/IgorPlugUSB] |- | Joystick | Input Devices | 1.0.1175 | | Bitmonster | Use joysticks and gamepads as input devices for EventGhost. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Joystick] |- | Keene IR Anywhere (KIRA) | Input Devices | 1.0.5 | | ldobson | Hardware plugin for the [http://www.keene.co.uk/keene-ir-anywhere-ir-over-ip-modules-pair.html Keene Electronics IR Anywhere transceiver] | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/KIRA] |- | Keyboard | Input Devices | 1.0.1175 | | Bitmonster | This plugin generates events on keypresses (hotkeys). | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Keyboard] |- | LIRC Client | Input Devices | 0.7.5 | 18.07.2009 | jinxdone | Plugin for sending and receiving LIRC eventstrings. Generates EventGhost events based on data received from the LIRC-server. | | [http://www.eventghost.net/forum/viewtopic.php?t=219 Forum-Thread] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Lirc] |- | Logitech UltraX Media Remote | Input Devices | 1..0. | | Bitmonster | Plugin for the Logitech UltraX Media Remote. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/LogitechUltraX] |- | Microsoft MCE Remote | Input Devices | | | | Plugin for the Microsoft MCE remote. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/MceRemote] |- | Microsoft MCE Remote (Vista+) | Input Devices | | | | Plugin for the Microsoft MCE remote. Requires installation of AlternateMceIrService. | | [http://www.eventghost.net/forum/viewtopic.php?f=2&t=1789] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/MceRemote_Vista] |- | PC Remote Controller | Input Devices | | | | Plugin for the PC Remote Controller. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/PC] |- | PHX01RN | Input Devices | | | | Plugin for the PHX01RN USB Remote | | [http://www.eventghost.org/forum/viewtopic.php?f=9&t=5927] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/PHX01RN] |- | PlayStation 3 Bluetooth Remote | Input Devices | | | | Hardware plugin for the PS3 Bluetooth Remote (based on the HID code of Bartman) | | [http://www.eventghost.net/forum/viewtopic.php?t=640] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/PS3] |- | Sidewinder Game Voice | Input Devices | | | | Allows communication with the Microsoft Sidewinder Game Voice, based on the Generic Human Interface Device (HID) plugin. | | [http://www.eventghost.org/forum/viewtopic.php?t=571] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/GameVoice] |- | Speed-Link SL6399 Media Remote | Input Devices | | | | Plugin for the Speed-Link Media Remote Control (SL-6399) | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Speedlink6399] |- | Streamzap PC Remote | Input Devices | | | | Hardware plugin for the [Hardware plugin for the Streamzap PC Remote. Streamzap PC Remote]. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Streamzap] |- | TechniSat USB IR Receiver | Input Devices | | | | Plugin for the TechniSat USB IR Receiver | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/TechniSatUsb] |- | TechnoTrend IR Devices (BDA) | Input Devices | | | | Hardware plugin for the [http://www.technotrend.com/2789/USB_Infrared_Receiver.html TechnoTrend USB Infrared Receiver] delivered with TechnoTrend TV cards. | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=2275] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/TechnoTrendIrBda] |- | TechnoTrend USB IR Receiver | Input Devices | | | | Hardware plugin for [http://www.technotrend.com/2789/USB_Infrared_Receiver.html TechnoTrend USB Infrared Receiver]. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/TechnoTrendIr] |- | Terratec USB Receiver | Input Devices | | | | Plugin for the Terratec USB Remote | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/TerratecUsb] |- | UIR / Irman | Input Devices | | | | Hardware plugin for the [http://fly.cc.fer.hr/%7Emozgic/UIR/ Universal Infrared Receiver V1 (UIR)] and the [http://www.evation.com/irman/index.html Evation.com Irman] device. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/UIR] |- | UIRT2 | Input Devices | | | | Hardware plugin for the [http://www.fukushima.us/UIRT2/ Universal InfraRed Transceiver V2]. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/UIRT2] |- | USB-UIRT | Input Devices | | | | Hardware plugin for the [http://www.usbuirt.com/ USB-UIRT] tranceiver. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/USB-UIRT] |- | X10 Remote | Input Devices | | | | Hardware plugin for X10 compatible RF remotes. | | [http://www.eventghost.net/forum/viewtopic.php?t=1589] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/X10] |- | XBCDRC | Input Devices | | | | Xbox remote control plugin, based on the Generic Human Interface Device (HID) plugin. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/XBCDRC] |- | YARD | Input Devices | | | | Hardware plugin for the [http://eldo.gotdns.com/yard/ Y.A.R.D. IR-transceiver] from Andre Weber. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/YARD] |- | Billy Player | Software Control | | | | Adds actions to control the [http://www.sheepfriends.com/?page=billy Billy] audio player. | | [http://www.eventghost.net/forum/viewtopic.php?t=537] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Billy] |- | BSPlayer | Software Control | | | | Adds support functions to control BSPlayer. | | [http://www.eventghost.net/forum/] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/BSPlayer] |- | Cyberlink PowerDVD | Software Control | | | | Adds actions to control CyberLink PowerDVD 7 and 8. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/PowerDVD] |- | DScaler4 | Software Control | | | | Adds support functions for [http://deinterlace.sourceforge.net/ DScaler 4]. | | [http://www.eventghost.net/forum/viewtopic.php?t=807] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/DScaler4] |- | DVBDream | Software Control | | | | Adds actions to control [http://www.dvbdream.org/ DVB Dream]. | | [http://www.eventghost.net/forum/viewtopic.php?t=612] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/DVBDream] |- | DVBViewer | Software Control | | | | Adds support functions to control [http://www.dvbviewer.com/ DVBViewer Pro/GE and DVBViewerService] and returns events. | | [http://www.eventghost.org/forum/viewtopic.php?f=9&t=1564] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/DVBViewer] |- | ffdshow | Software Control | | | | Adds actions to control the [http://ffdshow-tryout.sourceforge.net/ ffdshow DirectShow filter]. | | [http://www.eventghost.net/forum/viewtopic.php?t=613] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/ffdshow] |- | Foobar2000 | Software Control | | | | Adds actions to control the [http://www.foobar2000.net/ Foobar2000] audio player. For v1.0 you need [http://foosion.foobar2000.net/components/?id=runcmd foosion’s Run Command plugin]. | | [http://www.eventghost.net/forum/viewtopic.php?t=695] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Foobar2000] |- | GOMPlayer | Software Control | | | | Adds support functions to control GOM Player. | | [http://www.eventghost.net/forum/viewtopic.php?t=854] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/GOMPlayer] |- | IrfanView | Software Control | | | | Adds actions to control [http://www.irfanview.com/ IrfanView]. | | [http://www.eventghost.net/forum/viewtopic.php?t=579] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/IrfanView] |- | MCE | Software Control | | | | Adds actions to control Windows Media Center. | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=1838] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/MCE] |- | Media Player Classic | Software Control | | | | Adds actions to control [http://sourceforge.net/projects/guliverkli/ Media Player Classic]. | | [http://www.eventghost.net/forum/viewtopic.php?t=694] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/MediaPlayerClassic] |- | MediaMonkey | Software Control | | | | Adds support functions to control [http://www.eventghost.net/forum/viewtopic.php?t=563 MediaMonkey]. | | [http://www.eventghost.net/forum/viewtopic.php?t=563] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/MediaMonkey] |- | MediaPortal | Software Control | | | | Adds actions to control [http://www.team-mediaportal.com/ MediaPortal]. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/MediaPortal] |- | Meedio | Software Control | | | | Adds actions to control [http://www.meedio.com/ Meedio]. | | [http://www.eventghost.net/forum/viewtopic.php?t=260] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Meedio] |- | MyTheatre | Software Control | | | | Adds actions to control the [http://www.dvbcore.com/ MyTheatre] multimedia application. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/MyTheatre] |- | RadioSure | Software Control | | | | Adds actions to control the [http://www.radiosure.com/ Radio?Sure!] | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=2359] | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=2359] |- | SageTV | Software Control | | | | Adds actions to control the [http://www.sagetv.com/ SageTV Media Center]. | | [http://www.eventghost.net/forum/viewtopic.php?t=795] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/SageTV] |- | Sceneo TVcentral | Software Control | | | | Adds actions to control [http://sceneo.buhl.de/ Sceneo TVcentral]. | | [http://www.eventghost.org/forum/viewtopic.php?t=917] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/TVcentral] |- | Screamer Radio | Software Control | | | | Adds actions to control the [http://www.screamer-radio.com/ Screamer] radio. | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=840] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/ScreamerRadio] |- | SplashLite | Software Control | | | | Adds actions to control the [http://www.mirillis.com/splash.html Splash Lite - next generation player]. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/SplashLite] |- | TheaterTek | Software Control | | | | Adds actions to control [http://www.theatertek.com/ TheaterTek]. | | [http://www.eventghost.net/forum/viewtopic.php?t=559] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/TheaterTek] |- | VLC Media Player | Software Control | | | | Adds actions to control the [http://www.videolan.org/ VLC media player]. | | [http://www.eventghost.net/forum/viewtopic.php?t=693] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/VLC] |- | Weather | Software Control | | | | Uses the [http://code.google.com/p/python-weather-api/ Google web service] to retrieve current and forecasted weather information. | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=1996] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Weather] |- | Winamp | Software Control | | | | Adds actions to control [http://www.winamp.com/ Winamp]. | | [http://www.eventghost.net/forum/viewtopic.php?t=201] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Winamp] |- | Windows Media Player | Software Control | | | | Adds actions to control the [http://www.microsoft.com/windows/windowsmedia/ Windows Media Player]. | | [http://www.eventghost.net/forum/viewtopic.php?t=284] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/WMPlayer] |- | XBMC Event Receiver | Software Control | | | | Receives events from XBMC Host UDP Broadcasts. | | [http://www.eventghost.net/forum/viewtopic.php?f=10&t=2140] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/XBMCEventReceiver] |- | XBMC2 | Software Control | | | | Adds actions buttons to control [http://www.xbmc.org/ XBMC] | | [http://www.eventghost.org/forum/viewtopic.php?f=10&t=1562] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/XBMCRepeat] |- | ZoomPlayer | Software Control | | | | Adds actions to control the famous [http://www.inmatrix.com/ Zoom Player]. | | [http://www.eventghost.org/forum/viewtopic.php?t=3498] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/ZoomPlayer] |- | Barco CRT Projector | Hardware Control | | | | Controls Barco CRT projectors via RS232. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Barco] |- | CambridgeAudio Amps Serial | Hardware Control | | | | Control Cambridge Audio Amps via RS232 | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=1990] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/CambridgeAudioSerial] |- | CM11A | Hardware Control | | | | Control a CM11A device via the serial interface | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=1235] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/CM11A] |- | DBox2 | Hardware Control | | | | Control your d-box2 set-top box over Ethernet. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/DBox2] |- | Denon AV Serial | Hardware Control | | | | Control Denon A/V Amps/Receivers via RS232 | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/DenonSerial] |- | ELV FS20 PCS | Hardware Control | | | | Allows to send commands to FS20 receivers | | [http://www.eventghost.org/forum/viewtopic.php?f=9&t=2147] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/FS20PCS] |- | FHZ 1000 PC | Hardware Control | | | | FHZ 1000 PC | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Fhz1000Pc] |- | Homeseer | Hardware Control | | | | Homeseer plugin. More info on [http://smart-living.geoblog.be/] | | [http://www.eventghost.net/forum/viewtopic.php?f=10&t=2692] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Homeseer] |- | JVC DILA Projector | Hardware Control | | | | This plug in is for controlling JVC DILA projectors via RS-232 | | [http://www.eventghost.net/forum/viewtopic.php?t=650] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/JvcDlaSerial] |- | JVC HD-1 Projector | Hardware Control | | | | This plugin is for controlling an JVC HD-1 projector via RS-232 | | [http://www.eventghost.net/forum/viewtopic.php?t=650] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/JVCHD1Serial] |- | Marantz AV Receiver | Hardware Control | | | | This plugin allows you to control your Marantz SR-series receiver through it’s serial port. | | [http://www.eventghost.net/forum/viewtopic.php?t=747] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/MarantzSerial] |- | Onkyo AV Serial | Hardware Control | | | | Control Onkyo A/V Receivers via RS232 | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Onkyo] |- | Onkyo ISCP | Hardware Control | | | | Controls any Onkyo Receiver which supports the ISCP protocol. | | [http://www.eventghost.net/forum/viewtopic.php?f=10&t=2964] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/OnkyoISCP] |- | Optoma H79 Serial | Hardware Control | | | | Control an Optoma H79 projector via RS232 | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/H79Serial] |- | RFXcom_xPL | Hardware Control | | | | Sends and receives RFXCOM messages using xPLRFX from xPL Monkey. | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=2077] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/RFXcom_xPL] |- | SamsungTV | Hardware Control | | | | Control Samsung TV via RS232 | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=2059] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/SamsungTV] |- | TellStick | Hardware Control | | | | Plugin to control TellStick devices. | | [http://www.eventghost.net/forum/viewtopic.php?t=455] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/TellStick] |- | xPL | Hardware Control | | | | Send and receive xPL messages. | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=1119] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/xPL] |- | Yamaha RX-V1000 Serial | Hardware Control | | | | Control Yamaha RX-V1000 receivers using RS232. | | [http://www.eventghost.net/forum/viewtopic.php?t=123] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/YamahaSerial] |- | E-mail (disabled) | General Plugins | | | | Adds E-mail actions. | | [http://www.eventghost.org/forum/viewtopic.php?f=9&t=1168] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/E-mail] |- | RawInput (disabled) | General Plugins | | | | | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/RawInput] |- | Test (disabled) | General Plugins | | | | This plugin does nothing useful for end-users. It's purpose is to show developers some tricks in EventGhost. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Test] |- | Advanced IR-Transceiver (disabled) | Input Devices | | | | Hardware plugin for the "Advanced IR-Transceiver". | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/AIRT] |- | IgorPlugUDP (disabled) | Input Devices | | | | Plugin for [http://www.cesko.host.sk/ Igor Cesko’s UDP IR] receiver. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/IgorPlugUDP] |- | SmallPcRemote (disabled) | Input Devices | | | | Plugin for some small no-name USB-PC-Remote from China. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/SmallPcRemote] |- | WinUSB Test (disabled) | Input Devices | | | | Plugin for the Auvisio PC-Remote. | | | [https://github.com/EventGhost/EventGhost/tree/master/plugins/WinUsbTest] |- | OOo_Impress (disabled) | Software Control | | | | Adds actions to control [http://www.openoffice.org/product/impress.html Appache OpenOffice Impress] or [https://www.libreoffice.org/features/impress/ LibreOffice Impress] | | [http://www.eventghost.org/forum/viewtopic.php?f=9&t=1052] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/OOo_Impress] |- | Phoner (disabled) | Software Control | | | | Adds support functions to control [http://www.phoner.de/index_en.htm Phoner] | | [http://www.phoner.de/index_en.htm] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/Phoner] |- | Harman Kardon Serial Control (disabled) | Hardware Control | | | | Allows control of a Harman Kardon AVR4xx/6xx series receiver through a serial port. | | [http://www.eventghost.org/forum/viewtopic.php?t=447] | [https://github.com/EventGhost/EventGhost/tree/master/plugins/HarmanKardon] |- | AudioEndpoint | General Plugins | | | | | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=6213] | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=6213] |- | IntelliSpeech | General Plugins | | | | | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=6315] | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=6315] |- | SMTPd | General Plugins | | | | an EG mail server to create events from alert emails | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=7833] | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=7833] |- | SSH | General Plugins | | | | | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=6021] | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=6021] |- | AIMP_2 | Software Control | | | | Control your AIMP media player | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=5962] | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=5962] |- | Sonos | Software Control | | | | Control your SONOS players | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=6078] | [https://github.com/techoguy/Full-SONOS-Control-For-EventGhost] |- | MiCasaVerde Vera UI5, UI6, UI7 - | Hardware Control | | | | | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=8090] | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=8090] |- | Philips Hue | Hardware Control | | | | Control Philips Hue via the Hue Bridge | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=6770] | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=6770] |- | Pioneer_AV_NET | Hardware Control | | | | | | [http://www.eventghost.net/forum/viewtopic.php?f=10&t=3836] | [http://www.eventghost.net/forum/viewtopic.php?f=10&t=3836] |- | Webserver - Z-Way | Hardware Control | | | | | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=6867] | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=6867] |- | Mouse Event | General Plugins | 1.0.0 | 2012-03-21 | phlox | Fires events on mouse actions like mouse move, clicks and wheel | 4.1 | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=3720 Forum-Thread] | |- | Standby Control | General Plugins | 1.12 | 2012-03-21 | Prinz, phlox | Provides tools and functions in order to build a sophisticated standby control environment. | 4.1 | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=3722 Forum-Thread] | |- | Network data rate monitor | General Plugins | 1.00.1225 | | Prinz | Monitors the transfer rate of different interfaces of the network and fires events if inbound or outbound traffic is above or below configurable limits | | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=1766 Forum-Thread] | |- | EG Application Control | Software Control | 0.2.1 | 2012-11-16 | phlox | Provides actions to control the EventGhost application itself, like 'Restart Program', 'Save Configuration', 'Minimize Window' and others. Provides a screen log monitor which fires an event when a specified search string occurs. | 4.1 | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=3881 Forum-Thread] | |- | Soundgraph iMON VFD/LCD Display | Hardware Control | 0.2.1 | 2013-01-04 | phlox | Displays arbitrary text on a SoundGraph iMON VFD or LCD Display. | 4.1 | [http://www.eventghost.net/forum/viewtopic.php?f=9&t=3970 Forum-Thread] | |-

|}

⚠️ **GitHub.com Fallback** ⚠️