Online Dutch TV guide using the tvgids.nl API

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

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.