aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAge
* trip-query: Add departure and arrival platformGuido Günther2017-02-22
| | | | to default output
* trip-query: print overall trip durationGuido Günther2017-02-18
|
* trip-query: assume today when no date is givenGuido Günther2017-01-09
|
* Switch to python3Guido Günther2017-01-09
| | | | and some other cleanups
* Add gi.require_versionGuido Günther2015-11-06
| | | | | | due to pygobject enforcing it Reference: https://mail.gnome.org/archives/commits-list/2015-January/msg05545.html
* examples: Mark canceled tripsGuido Günther2015-05-07
|
* Only print delays when we got a real time statusGuido Günther2014-03-26
|
* Add flags argument to lpf_provider_get_locsGuido Günther2014-03-22
| | | | Currently this is for consistency with lpf_provider_get_trips only.
* Allow to query trips starting at a certain data/timeGuido Günther2014-03-06
| | | | | | So far we only support a simple iso 8601 data like 2014-03-06T19:00
* trip-query.py: Use a terse format by defaultGuido Günther2014-03-06
|
* example.py: Allow to switch providers easilyGuido Günther2014-03-05
|
* Initial commitGuido Günther2014-02-24