Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tig/mcec

Robust remote control of Windows PCs over the network.
https://github.com/tig/mcec

control4 crestron ehome home-assistant home-automation home-control mce mce-controller remote-control remote-pc-control windows windows-htpc windows-media-center windows-pc

Last synced: 14 days ago
JSON representation

Robust remote control of Windows PCs over the network.

Awesome Lists containing this project

README

        

[![CodeFactor](https://www.codefactor.io/repository/github/tig/mcec/badge)](https://www.codefactor.io/repository/github/tig/mcec)

# MCE Controller

By Tig Kindel ([@ckindel on Twitter](http://www.twitter.com/ckindel)) - Copyright © 2023 [Kindel](http://www.kindel.com), LLC.

![mcec](https://tig.github.io/mcec/mainwindow.png "MCE Controller")

**MCE Controller** (MCEC) provides robust control of Windows PCs for smart home systems. It runs in the background listening on the network (or serial port) for commands. It then translates those commands into actions such as keystrokes, text input, and the starting of programs. Any remote control, home control system, or application that can send text strings via TCP/IP or a serial port can use MCE Controller to control a Windows PC.

* [Home Page](https://tig.github.io/mcec/)
* [Download & Install](https://github.com/tig/mcec/releases)
* [Documentation](https://tig.github.io/mcec/documentation.html)
* [Tig's Blog Posts on MCE Controller](https://ceklog.kindel.com/?s=mcec)

# Integrations
* [Control4 User Activity Driver](https://github.com/tig/User_Activity)
* [Control4.MceControllerDriver](https://github.com/garrynewman/Control4.MceControllerDriver)