Online Dutch TV guide using the tvgids.nl API

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

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.