Skip to content

Starts and stops Kodi when TV powers on and off with a remote control. Made for Raspberry Pi running Raspbian.

Notifications You must be signed in to change notification settings

simonfelding/kodi-cecstartstop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starts and stops Kodi when TV powers on and off with a remote control. Made for Raspberry Pi running Raspbian.

Requirements

A user named kodi for the kodi service, in groups render, audio, lp

Install procedure

sudo pip3 install cec

sudo apt install kodi-eventclients-kodi-send

sudo mv *.service /etc/systemd/system/

sudo mv kodistartstop.py /usr/bin/kodistartstop.py

sudo chmod +x /usr/bin/kodistartstop.py

sudo systemctl enable kodistartstop.service

About

Starts and stops Kodi when TV powers on and off with a remote control. Made for Raspberry Pi running Raspbian.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages