stkdiretto / departure-times-mobile

A mobile-friendly webapp for viewing the Departure Times of the Public Transport in Ulm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

departure-times-mobile

A mobile-friendly webapp for viewing the Departure Times of the Public Transport in Ulm.

Hints&Stuff

  • Your Webserver should use the provided .htaccess (this allows short links).
  • The Platform Stuff (like /1008/2 for Platform 2 at Stop 1008) may break some things if the script is accessed within a subdirectory. Maybe someone should rewrite thie Feature ;-)
  • XML Tag 'delay="-9999"' is not evaluated (delay -9999 means: trip canceled).
  • Stop-IDs (in haltestellendropdown.htm) are quite old.
  • in /img are some Images for Future use (Favs, Geolocation, Search, etc).

License

departure-times-mobile
Copyright (c) 2012 

	Simon Fuchs, http://twitter.com/taxilof
	Dominic Rathje, http://twitter.com/e4a6

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

A mobile-friendly webapp for viewing the Departure Times of the Public Transport in Ulm.


Languages

Language:PHP 84.2%Language:JavaScript 15.8%