Online Dutch TV guide using the tvgids.nl API

Taddeus Kroes b87ff2e457 Added TODO item há 12 anos atrás
lib 6e13cb0ea0 Removed unused Twitter Bootstrap directory há 12 anos atrás
.gitignore b89c305e1d Removed generated file from repo index há 12 anos atrás
Makefile 6ad0782d39 Added settings panel with selectable favorite channels há 12 anos atrás
README.md b87ff2e457 Added TODO item há 12 anos atrás
channels.js 59adfe9c18 First working version há 12 anos atrás
channels.php 59adfe9c18 First working version há 12 anos atrás
details.php 6c31eac0ec Added details panel há 12 anos atrás
guide.coffee 6c31eac0ec Added details panel há 12 anos atrás
index.php 6c31eac0ec Added details panel há 12 anos atrás
loading.gif 0531a92cd0 Added loading screen, fixed some minor CSS issues há 12 anos atrás
programs.php 59adfe9c18 First working version há 12 anos atrás
settings.coffee 7f68833cb4 Added favourite programs & general code celanup há 12 anos atrás
settings.php 2a6c07160f Added default timezone to PHP scripts há 12 anos atrás
style.sass 6c31eac0ec Added details panel há 12 anos atrás

README.md

tvgids

This an online TV guide for Dutch TV channels, realized using the tvgids.nl API. This web page is designed to be an alternative for tvgids.nl/lijsten/horizontaal/, offering a quick-to-use interface that saves preferences (e.g. favorite channels) in HTML5 local storage rather than requiring a registered account.

A working version is available at http://tkroes.nl/tvgids/.

Issues & TODO

  • Some channels show no programs.
  • The guide currently only works in Google Chrome.
  • Load and render the first set of programs in PHP, maybe that's faster.