Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tig/mcec
- Owner: tig
- License: mit
- Created: 2017-04-12T21:48:24.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-09T01:13:21.000Z (about 1 month ago)
- Last Synced: 2024-10-23T12:19:10.141Z (22 days ago)
- Topics: 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
- Language: C#
- Homepage: https://tig.github.io/mcec/
- Size: 10.9 MB
- Stars: 79
- Watchers: 7
- Forks: 13
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: license.md
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)