Skip to content

kalacs/anc-plugin-cec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HDMI CEC plugin

What

This plugin basically proxies TV remote key presses to os connected to TV.

Why

It would be cool if you could control applications running on Raspberry Pi with TV remote.

How

Use cec-controller to read keys from remote control and send key presses with xdotool.

Requirements

Use as a service

To install cec.service run sudo make install. If you want to uninstall service run sudo make uninstall