Server daemon that monitors commands over TCP and emulates keystrokes using TCP.
This has no security and is only intended for home and small environments.
- Small as possible
- No external libraries or dependencies
- Multiple connection support (up to 10 by default)
- Supports keyboard modifiers
- Control4 automation driver available (https://github.com/sofakng/control4-drivers/tree/master/htpc_remote_input_server)
Thanks to pocomane for inspiration and code from MiSTer Batch Control (https://github.com/pocomane/MiSTer_Batch_Control).