Skip to content

wahez/kerktelefoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kerktelefoon

This script allows you to listen to an audio stream. It was meant to be run from a raspberry pi. It will turn on your TV (if it supports HDMI-CEC) and will shutdown the raspberry pi when the TV is turned off.

To use

  1. download or git clone this repo on your pi in /home/pi/projects/kerktelefoon
  2. install dependencies
  • feh to display the image (on raspbian: sudo apt-get install feh)
  • omxplayer to play the audio stream (installed by default on raspbian)
  • cec-client from cec-utils (the one available in the raspbian repos does not work, you'll have to compile from scratch)
  1. ln -s /home/pi/projects/kerktelefoon/kerktelefoon.desktop ~/.config/autostart/ to autostart the script at boot.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages