This applet shows a departure / arrival board for a given stop. It can also show journeys to or from the given "home stop". It displays additional information like delays, news about journeys, routes, vehicle types (with icons).
It gets it's information by scraping web sites / reading XML files. In version 0.11 (which will maybe be 1.0) GTFS will also be supported. You can get data for trams, buses, subway, trains, ferries and planes (using flightstats.com).
It can be put into a panel and show the information in a popup (Plasma::PopupApplet).
You can set alarms for departures and filter departures (by type of vehicle, target/origin, delay, transport line string/number, intermediate stops). Filters can be combined.
This project is managed by fkpuelz.