This is a Kodi PVR addon for streaming live TV from Teleboy.
git clone --branch master https://github.com/xbmc/xbmcgit clone --branch Omega https://github.com/rbuehlma/pvr.teleboycd pvr.teleboy && mkdir build && cd buildcmake -DADDONS_TO_BUILD=pvr.teleboy -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../../xbmc/addons -DPACKAGE_ZIP=1 ../../xbmc/cmake/addonsmake package-pvr.teleboy