
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a runner using my PublicTransport data engine for plasma. See http://kde-look.org/content/show.php?content=106175 for the PublicTransport applet (which also includes this runner).
10 years ago
16.12.2010:
(version 0.1)
- A new publicTransport runner! Uses the existing publicTransport data engine (although it needs some not so nice code, because the data engine uses KIO, which isn't thread safe atm. That code is a copy of Aaron Seigo's code for the places data engine ;))
- Search terms "Departures :stop:"/"Arrivals :stop:" searches for public transport departing from/arriving at :stop:
- Filter vehicle types by replacing "Departure/Arrival :stop:" with eg. "Buses to/from :stop:". Other filters are "Trams", "Public Transport" (buses, trams, interurban trains, metro, trolley buses), "Trains".
- The offset in minutes of the first result is two minutes by default. Change this by adding "in X minutes" to the search term.
- Search stops with "Stops :stop part:". If another search fails because of an ambigous stop name, stop suggestions are printed out.
10 years ago
16.12.2010:
(version 0.1)
- A new publicTransport runner! Uses the existing publicTransport data engine (although it needs some not so nice code, because the data engine uses KIO, which isn't thread safe atm. That code is a copy of Aaron Seigo's code for the places data engine ;))
- Search terms "Departures :stop:"/"Arrivals :stop:" searches for public transport departing from/arriving at :stop:
- Filter vehicle types by replacing "Departure/Arrival :stop:" with eg. "Buses to/from :stop:". Other filters are "Trams", "Public Transport" (buses, trams, interurban trains, metro, trolley buses), "Trains".
- The offset in minutes of the first result is two minutes by default. Change this by adding "in X minutes" to the search term.
- Search stops with "Stops :stop part:". If another search fails because of an ambigous stop name, stop suggestions are printed out.
Please login or register to add a comment or rating