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

https://github.com/dmowcomber/go-cec

Golang CEC
https://github.com/dmowcomber/go-cec

Last synced: 5 months ago
JSON representation

Golang CEC

Awesome Lists containing this project

README

          

# go-cec

A Golang CEC Dockerfile for the Raspberry Pi that has Golang and libcec installed.

## Pull image
```bash
docker pull dmowcomber/go-cec
```

## Build locally
```bash
docker build -t dmowcomber/hdmi-cec-homekit .
```