/trnsprt.ch

Swiss public transport with permalinks, also responsive

Primary LanguagePHP

Simple Swiss Public Transport UI

Purpose

Switzerland's important public transport websites do a lot of things, selling tickets and much more. If all you need to do is to look up a connection and have an easy way to share it with somebody you're mostly on your own. trnsprt.ch solves this issue, leveraging the https://transport.opendata.ch API.

Installation

  • git clone git://github.com/fabian/trnsprt.ch.git
  • cd trnsprt.ch; composer install
  • Create a VirtualHost serving up ./trnsprt.ch/web
  • Done.