Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 556 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 556 Bytes

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