~derf / projects / Travel::Status::MOTIS v0.03

motis-m is a commandline client and Perl module for the arrival/departure component of MOTIS routing interfaces. It can show the arrivals/departures at a specific public transit stop, give details on individual trips, and look up stops by name or geo coordinates. It supports text and JSON output.

Travel-Status-MOTIS-0.03.tar.gz (signature)

  • MOTIS->new: Fix time_zoneparameter not being respected

Travel-Status-MOTIS-0.02.tar.gz (signature)

  • motis-m: Fix --json for trip lookups (patch by networkException)
  • MOTIS: Use v2 API for trip lookups (patch by networkException)
  • MOTIS: Add time_zone parameter, allowing users to receive times in the specified time_zone rather than the system's local time zone (patch by networkException)
  • Trip: Add route_text_color accessor (patch by networkException)

Travel-Status-MOTIS-0.01.tar.gz (signature)

  • Initial release
  • Supports stop board requests, trip details, and stop search
  • Supports RNV and transitous backends